wine/dlls/netio.sys/Makefile.in
Paul Gofman 8599ab24a1 netio.sys: Implement wsk_get_address_info() function.
Signed-off-by: Paul Gofman <pgofman@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-15 11:21:34 +02:00

8 lines
140 B
Makefile

MODULE = netio.sys
IMPORTLIB = netio
IMPORTS = ntoskrnl ws2_32
EXTRADLLFLAGS = -mno-cygwin -Wl,--subsystem,native
C_SRCS = \
netio.c