projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
setupapi: Add a stub for SetupAddToDiskSpaceListA/W.
[wine]
/
dlls
/
qcap
/
Makefile.in
1
MODULE = qcap.dll
2
IMPORTS = strmiids strmbase uuid ole32 gdi32 advapi32
3
4
C_SRCS = \
5
capturegraph.c \
6
enummedia.c \
7
qcap_main.c \
8
v4l.c \
9
vfwcapture.c \
10
yuv.c
11
12
RC_SRCS = version.rc
13
14
@MAKE_DLL_RULES@