wine/dlls/netcfgx/Makefile.in
Alexandre Julliard dfaddf309e netcfgx: Build with msvcrt.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-06-14 09:28:14 +02:00

11 lines
134 B
Makefile

MODULE = netcfgx.dll
IMPORTS = uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c \
netcfg.c
IDL_SRCS = netcfgx_classes.idl