blob: 6a047786e7b0d765391d80dfe73f2c3bc2f26871 [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 \
pathiterator.c \
pen.c \
region.c \
stringformat.c
@MAKE_TEST_RULES@