Sweden-Number/dlls/mf/Makefile.in

21 lines
295 B
Makefile
Raw Normal View History

2015-02-04 19:37:35 +01:00
MODULE = mf.dll
IMPORTLIB = mf
IMPORTS = advapi32 mfplat ole32 uuid mfuuid strmiids
DELAYIMPORTS = evr user32
2015-02-04 19:37:35 +01:00
EXTRADLLFLAGS = -Wb,--prefer-native
2015-02-04 19:37:35 +01:00
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