wine/dlls/gdiplus/Makefile.in

23 lines
349 B
Makefile
Raw Normal View History

MODULE = gdiplus.dll
IMPORTLIB = gdiplus
IMPORTS = uuid shlwapi ole32 user32 gdi32
2009-08-31 21:56:47 +00:00
DELAYIMPORTS = windowscodecs
C_SRCS = \
2007-06-14 23:09:07 +00:00
brush.c \
customlinecap.c \
2007-08-14 01:34:51 +00:00
font.c \
2007-06-11 18:51:15 +00:00
gdiplus.c \
graphics.c \
graphicspath.c \
2007-07-25 00:19:02 +00:00
image.c \
2007-07-31 02:09:41 +00:00
imageattributes.c \
matrix.c \
metafile.c \
pathiterator.c \
pen.c \
2008-04-09 20:09:34 +00:00
region.c \
stringformat.c
RC_SRCS = gdiplus.rc