imm32: Delay import ole32.dll.

Fixes kernel32 debugger test failure.

Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Piotr Caban 2021-10-18 18:42:59 +02:00 committed by Alexandre Julliard
parent b51c982de1
commit a3c6e5c843
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
MODULE = imm32.dll
IMPORTLIB = imm32
IMPORTS = user32 gdi32 advapi32 ole32
IMPORTS = user32 gdi32 advapi32
DELAYIMPORTS = ole32
C_SRCS = \
imm.c