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

13 lines
192 B
Makefile

MODULE = wmvcore.dll
IMPORTLIB = wmvcore
IMPORTS = kernel32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
reader.c \
syncreader.c \
wmvcore_main.c \
writer.c
RC_SRCS = version.rc