push e1d8a1293d44015bb0894687d02c5c53339996f7
[wine/hacks.git] / dlls / gdiplus / tests / Makefile.in
blobac5589d2e0d22d0c11a0b8b8a692f52bd633f7d6
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 TESTDLL = gdiplus.dll
6 IMPORTS = gdiplus ole32 user32 gdi32 kernel32
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
21 @MAKE_TEST_RULES@
23 @DEPENDENCIES@ # everything below this line is overwritten by make depend