wine/dlls/dpnet/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

16 lines
235 B
Makefile

MODULE = dpnet.dll
IMPORTLIB = dpnet
IMPORTS = dxguid uuid ole32 advapi32 ws2_32
C_SRCS = \
address.c \
client.c \
dpnet_main.c \
lobbiedapp.c \
peer.c \
server.c \
threadpool.c
IDL_SRCS = dpnet.idl
RC_SRCS = version.rc