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

14 lines
201 B
Makefile

MODULE = scrrun.dll
IMPORTS = uuid oleaut32 version advapi32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
dictionary.c \
filesystem.c \
scrrun.c
RC_SRCS = scrrun.rc
IDL_SRCS = scrrun.idl