wine-wine/dlls/msi/Makefile.in

59 lines
855 B
Makefile

MODULE = msi.dll
IMPORTLIB = msi
IMPORTS = uuid urlmon wininet comctl32 shell32 shlwapi cabinet oleaut32 ole32 version user32 gdi32 advapi32 rpcrt4 sxs imagehlp mspatcha odbccp32 wintrust crypt32
EXTRAIDLFLAGS = --prefix-server=s_
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
action.c \
alter.c \
appsearch.c \
assembly.c \
automation.c \
classes.c \
create.c \
custom.c \
database.c \
delete.c \
dialog.c \
distinct.c \
drop.c \
files.c \
font.c \
format.c \
handle.c \
insert.c \
install.c \
media.c \
msi.c \
msi_main.c \
msiquery.c \
package.c \
patch.c \
record.c \
registry.c \
script.c \
select.c \
source.c \
storages.c \
streams.c \
string.c \
suminfo.c \
table.c \
tokenize.c \
update.c \
upgrade.c \
where.c
IDL_SRCS = \
msiserver.idl \
winemsi.idl
BISON_SRCS = \
cond.y \
sql.y
RC_SRCS = msi.rc