repo.or.cz
/
wine
/
hacks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
d3drm: Add some tests.
[wine/hacks.git]
/
dlls
/
d3drm
/
tests
/
Makefile.in
blob
f234119ee01c33a7b2a4b32d0c051ee3276e326b
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
d3drm.dll
6
IMPORTS
=
kernel32
7
8
CTESTS
=
\
9
d3drm.c \
10
vector.c
11
12
@MAKE_TEST_RULES@
13
14
@DEPENDENCIES@
# everything below this line is overwritten by make depend