qcap: Convert the Unix library to the __wine_unix_call interface.
[wine.git] / dlls / qcap / Makefile.in
blobb61a4a05ab2cb5897f9f3096bd20c2ac27f80250
1 MODULE = qcap.dll
2 UNIXLIB = qcap.so
3 IMPORTS = strmbase strmiids uuid ole32 oleaut32
4 DELAYIMPORTS = msvfw32
6 C_SRCS = \
7 audiorecord.c \
8 avico.c \
9 avimux.c \
10 capturegraph.c \
11 filewriter.c \
12 qcap_main.c \
13 smartteefilter.c \
14 v4l.c \
15 vfwcapture.c
17 RC_SRCS = version.rc
19 IDL_SRCS = \
20 qcap_classes.idl