repo.or.cz
/
wine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
include/mscvpdb.h: Use flexible array members for the rest of structures.
[wine.git]
/
dlls
/
gdiplus
/
Makefile.in
blob
76474f2e086590732a9f5114df7916eaad780045
1
MODULE
=
gdiplus.dll
2
IMPORTLIB
=
gdiplus
3
IMPORTS
=
uuid shlwapi ole32 oleaut32 user32 gdi32 mlang
4
DELAYIMPORTS
=
windowscodecs
5
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