repo.or.cz
/
wine
/
gsoc-2012-control.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release 1.1.37.
[wine/gsoc-2012-control.git]
/
dlls
/
quartz
/
tests
/
Makefile.in
blob
d21f28155de3c5040c732d92311fa6c1fcb4aed2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
quartz.dll
6
IMPORTS
=
oleaut32 ole32 advapi32 kernel32
7
8
CTESTS
=
\
9
avisplitter.c \
10
filtergraph.c \
11
filtermapper.c \
12
memallocator.c \
13
misc.c \
14
referenceclock.c \
15
videorenderer.c
16
17
@MAKE_TEST_RULES@
18
19
@DEPENDENCIES@
# everything below this line is overwritten by make depend