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
widl: Set the default calling convention at header generation time, not at parsing...
[wine/hramrach.git]
/
dlls
/
d3d8
/
tests
/
Makefile.in
blob
90a18e0ecf714e6d0584057e219f3401bd7ca91c
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
d3d8.dll
6
IMPORTS
=
user32
7
8
C_SRCS
=
\
9
buffer.c \
10
d3d8_main.c \
11
device.c \
12
stateblock.c \
13
surface.c \
14
texture.c \
15
visual.c \
16
volume.c
17
18
@MAKE_TEST_RULES@