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

9 lines
140 B
Makefile

MODULE = net.exe
IMPORTS = netapi32 user32 advapi32
EXTRADLLFLAGS = -mconsole -municode -mno-cygwin
C_SRCS = net.c
RC_SRCS = net.rc