wine-wine/dlls/dpnet/Makefile.in

24 lines
406 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dpnet.dll
IMPORTLIB = dpnet
IMPORTS = dxguid uuid ole32 advapi32 kernel32
C_SRCS = \
address.c \
client.c \
dpnet_main.c \
lobbiedapp.c \
peer.c \
regsvr.c \
server.c \
threadpool.c
RC_SRCS = version.rc
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend