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
/
d3d9
/
tests
/
Makefile.in
blob
7fa911d007738e9bd98cab75d5a9922b11ec2487
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
d3d9.dll
6
IMPORTS
=
user32 kernel32
7
8
CTESTS
=
\
9
d3d9ex.c \
10
device.c \
11
query.c \
12
shader.c \
13
stateblock.c \
14
surface.c \
15
texture.c \
16
vertexdeclaration.c \
17
visual.c \
18
volume.c
19
20
@MAKE_TEST_RULES@
21
22
@DEPENDENCIES@
# everything below this line is overwritten by make depend