wine/programs/net/Makefile.in
Eric Pouech d2a5c5ab46 net: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-04 11:20:33 +01:00

9 lines
128 B
Makefile

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