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

24 lines
415 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = d3d9.dll
IMPORTS = user32 kernel32
EXTRALIBS = -ldxerr9 -luuid -ldxguid
CTESTS = \
d3d9ex.c \
device.c \
query.c \
shader.c \
stateblock.c \
surface.c \
texture.c \
vertexdeclaration.c \
visual.c \
volume.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend