msvcr100: Use Context to store critical_section owner.
[wine.git] / dlls / mfreadwrite / Makefile.in
blob35e3ff7539806f914d9b3af5cbd03598ba22d3fb
1 MODULE = mfreadwrite.dll
2 IMPORTLIB = mfreadwrite
3 IMPORTS = mfuuid uuid mfplat ole32 kernelbase
4 DELAYIMPORTS = mf
6 EXTRADLLFLAGS = -Wb,--prefer-native
8 C_SRCS = \
9 reader.c \
10 writer.c
12 IDL_SRCS = mf_classes.idl