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