1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/dlls/dpnet/Makefile.in

15 lines
219 B
Makefile

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