Release 0.9.61.
[wine/gsoc-2012-control.git] / dlls / d3d8 / tests / Makefile.in
blob87345ade463bd134386309ac65c2aff0c6ef718a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3d8.dll
6 IMPORTS = dxerr8 uuid dxguid user32 kernel32
8 CTESTS = \
9 d3d8_main.c \
10 device.c \
11 surface.c \
12 texture.c \
13 visual.c \
14 volume.c
16 @MAKE_TEST_RULES@
18 @DEPENDENCIES@ # everything below this line is overwritten by make depend