readll ntdll lib for DbgPrint

svn path=/trunk/; revision=8886
This commit is contained in:
Martin Fuchs 2004-03-27 09:23:05 +00:00
parent 9b62efc1ca
commit 0529529902

View file

@ -5,7 +5,7 @@ SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = shell32.dll
# fixme: avoid ole32.dll import
IMPORTS = ole32 shlwapi comctl32 user32 gdi32 advapi32 kernel32
IMPORTS = ole32 shlwapi comctl32 user32 gdi32 advapi32 kernel32 ntdll
ALTNAMES = shell.dll
EXTRALIBS = $(LIBUUID) $(LIBUNICODE)