Add AppDefaults app selection to control panel
[wine/gsoc-2012-control.git] / dlls / windowscodecs / tests / Makefile.in
blobe70af9661d1bc8abc66c3d789823bfc1d36fb245
1 TESTDLL = windowscodecs.dll
2 IMPORTS = ole32 windowscodecs
4 C_SRCS = \
5 bmpformat.c \
6 converter.c \
7 icoformat.c \
8 info.c \
9 metadata.c \
10 palette.c \
11 stream.c \
12 tiffformat.c
14 @MAKE_TEST_RULES@