wine/dlls/wmvcore/Makefile.in
Eric Pouech dcc72808f0 wmvcore: Enable compilation with long types.
Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2022-02-22 18:20:23 +01:00

13 lines
193 B
Makefile

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