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

17 lines
296 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = gdiplus.dll
IMPORTS = gdiplus kernel32
CTESTS = \
brush.c \
graphicspath.c \
matrix.c \
pen.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend