Sweden-Number/dlls/msi/tests/Makefile.in

23 lines
389 B
Makefile
Raw Normal View History

TESTDLL = msi.dll
IMPORTS = secur32 cabinet msi shell32 ole32 oleaut32 user32 advapi32 version odbccp32
custom_IMPORTS = uuid msi ole32 shell32 advapi32 odbccp32 oleaut32
SOURCES = \
action.c \
automation.c \
custom.c \
custom.spec \
2005-01-06 21:42:48 +01:00
db.c \
format.c \
2006-06-15 09:31:46 +02:00
install.c \
msi.c \
package.c \
patch.c \
record.c \
selfreg.c \
selfreg.spec \
source.c \
suminfo.c \
typelib.idl