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

19 lines
344 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = d3d8.dll
IMPORTS = user32 kernel32
EXTRALIBS = -ldxerr8 -luuid -ldxguid
CTESTS = \
d3d8_main.c \
device.c \
surface.c \
texture.c \
volume.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend