ntoskrnl.exe: Add KeQueryActiveProcessorCountEx() function.
[wine.git] / dlls / wineqtdecoder / Makefile.in
blob2b7179f2316eb83c39af7ea0c330dc08260d68a6
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 qualitycontrol.c \
17 seeking.c
19 RC_SRCS = \
20 rsrc.rc
22 IDL_SRCS = \
23 wineqtdecoder_classes.idl