repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32/tests: Add some more tests for monochrome bitmap blits.
[wine/multimedia.git]
/
dlls
/
qcap
/
Makefile.in
blob
3abc295154791800a5668e34746dfcc90f72404b
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@