wine/dlls/ws2_32/Makefile.in
Alex Henrie a17f55f287 ws2_32: Add in[46]addr_* constants to import library.
Needed to compile Tera Term.
2022-11-14 13:13:02 +01:00

14 lines
205 B
Makefile

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