blob: 0702cc845e74da482aad574a26b9c7aa24dfe60a [file] [log] [blame]
MODULE = gdiplus.dll
IMPORTLIB = gdiplus
IMPORTS = uuid shlwapi oleaut32 ole32 user32 gdi32
DELAYIMPORTS = windowscodecs
C_SRCS = \
brush.c \
customlinecap.c \
font.c \
gdiplus.c \
graphics.c \
graphicspath.c \
image.c \
imageattributes.c \
matrix.c \
metafile.c \
pathiterator.c \
pen.c \
region.c \
stringformat.c
RC_SRCS = gdiplus.rc
@MAKE_DLL_RULES@