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
comctl32/tests: Add NULL terminator to unicode string constant.
[wine/hramrach.git]
/
dlls
/
d3d9
/
tests
/
Makefile.in
blob
8ab1a13bf78c2fb7506f640c1f26273ccec254e6
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
d3d9.dll
6
IMPORTS
=
user32 kernel32
7
8
C_SRCS
=
\
9
buffer.c \
10
d3d9ex.c \
11
device.c \
12
query.c \
13
shader.c \
14
stateblock.c \
15
surface.c \
16
texture.c \
17
vertexdeclaration.c \
18
visual.c \
19
volume.c
20
21
@MAKE_TEST_RULES@
22
23
@DEPENDENCIES@
# everything below this line is overwritten by make depend