repo.or.cz
/
wine
/
testsucceed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
krnl386.exe16: Update a comment.
[wine/testsucceed.git]
/
dlls
/
gdiplus
/
tests
/
Makefile.in
blob
fd6f061e0f4285ba1a28231b8dd23d30b31f83d2
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
TESTDLL
=
gdiplus.dll
6
IMPORTS
=
gdiplus ole32 user32 gdi32 kernel32
7
8
C_SRCS
=
\
9
brush.c \
10
customlinecap.c \
11
font.c \
12
graphics.c \
13
graphicspath.c \
14
image.c \
15
matrix.c \
16
pathiterator.c \
17
pen.c \
18
region.c \
19
stringformat.c
20
21
@MAKE_TEST_RULES@