repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
user32: Add a bunch of tests for GetQueueStatus and GetMessage combinations.
[wine/multimedia.git]
/
dlls
/
d3d8
/
tests
/
Makefile.in
blob
3330b3ae752e8f216c80f255039086b2444dce5e
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
surface.c \
12
texture.c \
13
visual.c \
14
volume.c
15
16
@MAKE_TEST_RULES@
17
18
@DEPENDENCIES@
# everything below this line is overwritten by make depend