repo.or.cz
/
wine
/
gsoc_dplay.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
dpwsockx: Implementation of SPInit
[wine/gsoc_dplay.git]
/
dlls
/
gdiplus
/
Makefile.in
blob
de88d5e375b064d59cd51c9dd7be6be8140d1734
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
gdiplus.dll
6
IMPORTLIB
=
gdiplus
7
IMPORTS
=
uuid shlwapi oleaut32 ole32 user32 gdi32 kernel32
8
9
C_SRCS
=
\
10
brush.c \
11
customlinecap.c \
12
font.c \
13
gdiplus.c \
14
graphics.c \
15
graphicspath.c \
16
image.c \
17
imageattributes.c \
18
matrix.c \
19
pathiterator.c \
20
pen.c \
21
region.c \
22
stringformat.c
23
24
@MAKE_DLL_RULES@
25
26
@DEPENDENCIES@
# everything below this line is overwritten by make depend