wine/dlls/wsock32/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

11 lines
151 B
Makefile

MODULE = wsock32.dll
IMPORTLIB = wsock32
IMPORTS = mswsock ws2_32 iphlpapi
C_SRCS = \
protocol.c \
service.c \
socket.c
RC_SRCS = version.rc