repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
shell32: Use S_OK as successful return code name.
[wine/multimedia.git]
/
dlls
/
gdiplus
/
tests
/
Makefile.in
blob
1538eb089a3f240b2044639c9a6a35b101a5357b
1
TESTDLL
=
gdiplus.dll
2
IMPORTS
=
gdiplus ole32 user32 gdi32
3
4
C_SRCS
=
\
5
brush.c \
6
customlinecap.c \
7
font.c \
8
graphics.c \
9
graphicspath.c \
10
image.c \
11
matrix.c \
12
metafile.c \
13
pathiterator.c \
14
pen.c \
15
region.c \
16
stringformat.c
17
18
@MAKE_TEST_RULES@