wine/programs/netstat/Makefile.in
Alexandre Julliard b13ce7597b netstat: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-04-30 09:54:54 +02:00

9 lines
150 B
Makefile

MODULE = netstat.exe
IMPORTS = iphlpapi user32 ws2_32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = netstat.c
RC_SRCS = netstat.rc