wine/dlls/netcfgx/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

11 lines
142 B
Makefile

MODULE = netcfgx.dll
IMPORTS = uuid
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
main.c \
netcfg.c
IDL_SRCS = netcfgx_classes.idl