include: Add STORAGE_HOTPLUG_INFO structure.
[wine.git] / dlls / gdiplus / Makefile.in
blob76474f2e086590732a9f5114df7916eaad780045
1 MODULE = gdiplus.dll
2 IMPORTLIB = gdiplus
3 IMPORTS = uuid shlwapi ole32 oleaut32 user32 gdi32 mlang
4 DELAYIMPORTS = windowscodecs
6 SOURCES = \
7 brush.c \
8 customlinecap.c \
9 font.c \
10 gdiplus.c \
11 gdiplus.rc \
12 graphics.c \
13 graphicspath.c \
14 image.c \
15 imageattributes.c \
16 matrix.c \
17 metafile.c \
18 pathiterator.c \
19 pen.c \
20 region.c \
21 stringformat.c