repo.or.cz
/
wine
/
hramrach.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
msxml3: Add test to highlight another difference between XSLPattern and XPath.
[wine/hramrach.git]
/
dlls
/
quartz
/
tests
/
Makefile.in
blob
fa6254d0546c70c7d35b6193d3c58dd615a8c7d9
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
quartz.dll
6
IMPORTS
=
oleaut32 ole32 advapi32 kernel32
7
8
C_SRCS
=
\
9
avisplitter.c \
10
dsoundrender.c \
11
filtergraph.c \
12
filtermapper.c \
13
memallocator.c \
14
misc.c \
15
referenceclock.c \
16
videorenderer.c
17
18
@MAKE_TEST_RULES@