Release 1.3.7.
[wine/gsoc-2012-control.git] / dlls / windowscodecs / tests / Makefile.in
blob51b54d4ac0e3f596fa5ba509612a34e849765032
1 TESTDLL = windowscodecs.dll
2 IMPORTS = ole32 windowscodecs
4 C_SRCS = \
5 bmpformat.c \
6 converter.c \
7 icoformat.c \
8 info.c \
9 palette.c \
10 stream.c
12 @MAKE_TEST_RULES@