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

17 lines
296 B
Makefile
Raw Normal View History

2007-06-11 20:52:26 +02:00
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = gdiplus.dll
IMPORTS = gdiplus kernel32
CTESTS = \
2007-06-15 01:09:14 +02:00
brush.c \
graphicspath.c \
2007-07-12 03:07:56 +02:00
matrix.c \
2007-06-11 20:52:26 +02:00
pen.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend