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
shell32: Have SHELL_ArgifyW respect the length of the buffer passed in and report...
[wine.git]
/
dlls
/
qcap
/
Makefile.in
blob
0b6805ab5515465dad67c60891c053cb503dbe4a
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
qcap.dll
6
IMPORTS
=
ole32 oleaut32 user32 gdi32 advapi32 kernel32
7
EXTRALIBS
= -
lstrmiids
-
luuid
8
9
C_SRCS
=
\
10
capturegraph.c \
11
dllsetup.c \
12
enummedia.c \
13
enumpins.c \
14
pin.c \
15
qcap_main.c \
16
v4l.c \
17
vfwcapture.c \
18
yuv.c
19
20
RC_SRCS
=
version.rc
21
22
@MAKE_DLL_RULES@
23
24
@DEPENDENCIES@
# everything below this line is overwritten by make depend