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
comctl32/monthcal: Get/set unicode format flag using MCM_[GET|SET]UNICODEFORMAT.
[wine/multimedia.git]
/
dlls
/
qcap
/
Makefile.in
blob
c273bcb6a86ba8b8f32d108107677ed7be2838e9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
qcap.dll
6
IMPORTS
=
strmiids uuid ole32 gdi32 advapi32 kernel32
7
8
C_SRCS
=
\
9
capturegraph.c \
10
dllsetup.c \
11
enummedia.c \
12
enumpins.c \
13
pin.c \
14
qcap_main.c \
15
v4l.c \
16
vfwcapture.c \
17
yuv.c
18
19
RC_SRCS
=
version.rc
20
21
@MAKE_DLL_RULES@
22
23
@DEPENDENCIES@
# everything below this line is overwritten by make depend