TESTDLL   = msi.dll
IMPORTS   = cabinet msi shell32 ole32 oleaut32 user32 advapi32 version

C_SRCS = \
	action.c \
	automation.c \
	db.c \
	format.c \
	install.c \
	msi.c \
	package.c \
	patch.c \
	record.c \
	source.c \
	suminfo.c