repo.or.cz
/
wine
/
dcerpc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge commit '1a978cb460194e7f3db4c8d8bf6405411b2f9bcd' into epm
[wine/dcerpc.git]
/
dlls
/
d3d9
/
tests
/
Makefile.in
blob
b68a449714de1c28a650ef3ece1a3299c176dc01
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
d3d9.dll
6
IMPORTS
=
dxerr9 uuid dxguid 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