Release 1.5.29.
[wine] / dlls / windowscodecs / tests / Makefile.in
1 TESTDLL   = windowscodecs.dll
2 IMPORTS   = windowscodecs oleaut32 ole32 user32 gdi32
3
4 C_SRCS = \
5         bitmap.c \
6         bmpformat.c \
7         converter.c \
8         gifformat.c \
9         icoformat.c \
10         info.c \
11         metadata.c \
12         palette.c \
13         pngformat.c \
14         propertybag.c \
15         stream.c \
16         tiffformat.c
17
18 @MAKE_TEST_RULES@