wine/dlls/dpwsockx/Makefile.in
2009-09-11 13:23:58 +02:00

14 lines
268 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = dpwsockx.dll
IMPORTS = dxguid kernel32 ws2_32
C_SRCS = \
dpwsockx_main.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend