wine-wine/dlls/msi/tests/Makefile.in

20 lines
328 B
Makefile
Raw Normal View History

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