TESTDLL   = windowscodecs.dll
IMPORTS   = ole32 windowscodecs

C_SRCS = \
	bmpformat.c \
	converter.c \
	icoformat.c \
	info.c \
	metadata.c \
	palette.c \
	stream.c

@MAKE_TEST_RULES@