blob: 1538eb089a3f240b2044639c9a6a35b101a5357b [file] [log] [blame]
TESTDLL = gdiplus.dll
IMPORTS = gdiplus ole32 user32 gdi32
C_SRCS = \
brush.c \
customlinecap.c \
font.c \
graphics.c \
graphicspath.c \
image.c \
matrix.c \
metafile.c \
pathiterator.c \
pen.c \
region.c \
stringformat.c
@MAKE_TEST_RULES@