wine/dlls/ws2_32/Makefile.in
2022-12-07 14:25:18 +01:00

14 lines
228 B
Makefile

EXTRADEFS = -D_WS2_32_
MODULE = ws2_32.dll
UNIXLIB = ws2_32.so
IMPORTLIB = ws2_32
DELAYIMPORTS = dnsapi advapi32 iphlpapi user32
C_SRCS = \
async.c \
inaddr.c \
protocol.c \
socket.c \
unixlib.c
RC_SRCS = version.rc