projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
wined3d: Rename CreateAdditionalSwapChain to CreateSwapChain.
[wine]
/
dlls
/
gdiplus
/
tests
/
Makefile.in
1
TOPSRCDIR = @top_srcdir@
2
TOPOBJDIR = ../../..
3
SRCDIR = @srcdir@
4
VPATH = @srcdir@
5
TESTDLL = gdiplus.dll
6
IMPORTS = gdiplus user32 gdi32 kernel32
7
8
CTESTS = \
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@
22
23
@DEPENDENCIES@ # everything below this line is overwritten by make depend