wine/dlls/spoolss/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

10 lines
148 B
Makefile

MODULE = spoolss.dll
IMPORTLIB = spoolss
IMPORTS = winspool
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
router.c \
spoolss_main.c