Link to ntdll.

This commit is contained in:
Hans Leidekker 2004-06-01 19:45:34 +00:00 committed by Alexandre Julliard
parent 3c705bf008
commit 64e10d271d
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = shlwapi.dll
IMPORTS = ole32 user32 gdi32 advapi32 kernel32
IMPORTS = ole32 user32 gdi32 advapi32 kernel32 ntdll
DELAYIMPORTS = oleaut32
EXTRALIBS = -luuid $(LIBUNICODE)