repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
localspl: Add unixname port extension.
[wine.git]
/
dlls
/
qcap
/
Makefile.in
blob
b61a4a05ab2cb5897f9f3096bd20c2ac27f80250
1
MODULE
=
qcap.dll
2
UNIXLIB
=
qcap.so
3
IMPORTS
=
strmbase strmiids uuid ole32 oleaut32
4
DELAYIMPORTS
=
msvfw32
5
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
16
17
RC_SRCS
=
version.rc
18
19
IDL_SRCS
=
\
20
qcap_classes.idl