d3d8: Fix remaining refcount tests and tighten all tests.
[wine] / dlls / d3d8 / tests / Makefile.in
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR    = @srcdir@
4 VPATH     = @srcdir@
5 TESTDLL   = d3d8.dll
6 IMPORTS   = user32 kernel32
7 EXTRALIBS = -ldxerr8
8
9 CTESTS = \
10         device.c
11
12 @MAKE_TEST_RULES@
13
14 ### Dependencies: