user32: Disable assert() for the mingw build since mingw gets confused trying to...
[wine.git] / dlls / dpwsockx / Makefile.in
blobcebac287a2b8442ddfd4fbac102a08a6d34b8902
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = dpwsockx.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 dpwsockx_main.c
11 @MAKE_DLL_RULES@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend