Sweden-Number/dlls/d3d9/tests/Makefile.in

23 lines
378 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = d3d9.dll
IMPORTS = user32 kernel32
CTESTS = \
d3d9ex.c \
device.c \
query.c \
shader.c \
stateblock.c \
surface.c \
texture.c \
vertexdeclaration.c \
2007-02-16 19:08:28 +01:00
visual.c \
volume.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend