wine/dlls/qasf/Makefile.in
Zebediah Figura f55b78df5c qasf/dmowrapper: Use the strmbase_passthrough object directly.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-30 12:09:09 +02:00

11 lines
182 B
Makefile

MODULE = qasf.dll
IMPORTS = strmbase dmoguids strmiids uuid ole32 oleaut32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
dmowrapper.c \
qasf_main.c
IDL_SRCS = \
qasf_classes.idl