wine-wine/dlls/d3d8/tests/Makefile.in

16 lines
290 B
Makefile
Raw Normal View History

2006-05-20 16:36:13 +00:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = d3d8.dll
IMPORTS = user32 kernel32
EXTRALIBS = -ldxerr8
CTESTS = \
d3d8_main.c \
2006-05-20 16:36:13 +00:00
device.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend