strmbase: Store and use the chosen IMemAllocator instead of getting it from the input...
[wine] / dlls / windowscodecs / tests / Makefile.in
1 TESTDLL   = windowscodecs.dll
2 IMPORTS   = gdi32 user32 ole32 windowscodecs
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         stream.c \
15         tiffformat.c
16
17 @MAKE_TEST_RULES@