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

21 lines
295 B
Makefile

MODULE = mf.dll
IMPORTLIB = mf
IMPORTS = advapi32 mfplat ole32 uuid mfuuid strmiids
DELAYIMPORTS = evr user32
EXTRADLLFLAGS = -Wb,--prefer-native
C_SRCS = \
clock.c \
copier.c \
evr.c \
main.c \
samplegrabber.c \
sar.c \
session.c \
topology.c
IDL_SRCS = mf.idl
RC_SRCS = mf.rc