rtworkq: Add RtwqJoinWorkQueue()/RtwqUnjoinWorkQueue() stubs.
[wine.git] / dlls / qcap / Makefile.in
blob981a0dc3f390c55057b379e2c2585f550b004572
1 MODULE = qcap.dll
2 IMPORTS = strmiids uuid ole32 oleaut32 gdi32 advapi32
3 DELAYIMPORTS = msvfw32
4 PARENTSRC = ../strmbase
6 C_SRCS = \
7 audiorecord.c \
8 avico.c \
9 avimux.c \
10 capturegraph.c \
11 filter.c \
12 mediatype.c \
13 pin.c \
14 qcap_main.c \
15 smartteefilter.c \
16 v4l.c \
17 vfwcapture.c
19 RC_SRCS = version.rc
21 IDL_SRCS = \
22 qcap_classes.idl