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

14 lines
264 B
Makefile
Raw Normal View History

2009-01-09 12:24:49 +01:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = ddrawex.dll
IMPORTS = user32 gdi32 kernel32
CTESTS = \
surface.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend