shell32: Merge ShellView menu implementations into a single file.
[wine/multimedia.git] / dlls / gdiplus / tests / Makefile.in
blob1538eb089a3f240b2044639c9a6a35b101a5357b
1 TESTDLL = gdiplus.dll
2 IMPORTS = gdiplus ole32 user32 gdi32
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
18 @MAKE_TEST_RULES@