mfplay: Add support for same-thread event callback.
[wine.git] / dlls / wineqtdecoder / Makefile.in
blob41a96709beb7cda7e778ff16ff45714f28bb06e1
1 MODULE = wineqtdecoder.dll
2 IMPORTS = strmiids uuid ole32 advapi32
3 EXTRALIBS = $(QUICKTIME_LIBS)
4 PARENTSRC = ../strmbase
6 C_SRCS = \
7 filter.c \
8 main.c \
9 mediatype.c \
10 outputqueue.c \
11 pin.c \
12 qtdatahandler.c \
13 qtsplitter.c \
14 qtutils.c \
15 qtvdecoder.c \
16 seeking.c
18 RC_SRCS = \
19 rsrc.rc
21 IDL_SRCS = \
22 wineqtdecoder_classes.idl