d3d8: Backport d3d9 surface tests.
[wine/dibdrv.git] / dlls / d3d8 / tests / Makefile.in
blob7dfbf1ab25035414370cc524890efdec58daf08a
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = d3d8.dll
6 IMPORTS = user32 kernel32
7 EXTRALIBS = -ldxerr8 -luuid -ldxguid
9 CTESTS = \
10 d3d8_main.c \
11 device.c \
12 surface.c
14 @MAKE_TEST_RULES@
16 @DEPENDENCIES@ # everything below this line is overwritten by make depend