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

24 lines
417 B
Makefile

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = gdiplus.dll
IMPORTS = gdiplus ole32 user32 gdi32 kernel32
CTESTS = \
brush.c \
customlinecap.c \
font.c \
graphics.c \
graphicspath.c \
image.c \
matrix.c \
pathiterator.c \
pen.c \
region.c \
stringformat.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend