comctrl32: ReAlloc should be able to move memory blocks if necessary.
[wine/wine64.git] / dlls / wsock32 / Makefile.in
blob3cca30806e9237040509d38c38bb891c8f3bb0e1
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = wsock32.dll
6 IMPORTLIB = libwsock32.$(IMPLIBEXT)
7 IMPORTS = ws2_32 iphlpapi kernel32
9 C_SRCS = \
10 protocol.c \
11 service.c \
12 socket.c
14 RC_SRCS = version.rc
16 @MAKE_DLL_RULES@
18 ### Dependencies: