wine-wine/dlls/mfplat/Makefile.in

12 lines
179 B
Makefile
Raw Normal View History

2014-12-09 01:36:19 +00:00
MODULE = mfplat.dll
IMPORTLIB = mfplat
IMPORTS = advapi32 ole32 mfuuid propsys rtworkq
2014-12-09 01:36:19 +00:00
EXTRADLLFLAGS = -mno-cygwin
2014-12-09 01:36:19 +00:00
C_SRCS = \
buffer.c \
main.c \
mediatype.c \
queue.c