urlmon: Recognize <body> tag in FindMimeFromData function.
[wine/multimedia.git] / dlls / windowscodecs / tests / Makefile.in
blobe11d184a848fafd9468355f42b7629bcfb21e1c9
1 TESTDLL = windowscodecs.dll
2 IMPORTS = windowscodecs oleaut32 ole32 user32 gdi32
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