msi: Don't use delay imports.

This avoids problems with disabling Wow64 filesystem redirection.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=46654
Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Hans Leidekker 2019-02-19 11:34:03 +01:00 committed by Alexandre Julliard
parent e5437f30de
commit bfd02931ac
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
MODULE = msi.dll
IMPORTLIB = msi
IMPORTS = uuid urlmon wininet comctl32 shell32 shlwapi cabinet oleaut32 ole32 version user32 gdi32 advapi32 rpcrt4 sxs
DELAYIMPORTS = odbccp32 wintrust crypt32 imagehlp mspatcha
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_