wine/dlls/mfreadwrite/Makefile.in
Jacek Caban ee587da9e5 include: Use nameless unions in dxva2api.idl helpers.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=50836
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-03-22 21:48:41 +01:00

12 lines
199 B
Makefile

MODULE = mfreadwrite.dll
IMPORTLIB = mfreadwrite
IMPORTS = mfuuid uuid mfplat ole32
EXTRADLLFLAGS = -mno-cygwin -Wb,--prefer-native
C_SRCS = \
reader.c \
writer.c
IDL_SRCS = mf_classes.idl