| TESTDLL = windowscodecs.dll | |
| IMPORTS = windowscodecs oleaut32 ole32 user32 gdi32 | |
| C_SRCS = \ | |
| bitmap.c \ | |
| bmpformat.c \ | |
| converter.c \ | |
| gifformat.c \ | |
| icoformat.c \ | |
| info.c \ | |
| metadata.c \ | |
| palette.c \ | |
| pngformat.c \ | |
| propertybag.c \ | |
| stream.c \ | |
| tiffformat.c | |
| @MAKE_TEST_RULES@ |