Added DLLs user32 and fmifs.

svn path=/trunk/; revision=460
This commit is contained in:
Emanuele Aliberti 1999-05-11 21:39:54 +00:00
parent 2eb223d16f
commit 2711eadf8a
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ include rules.mak
# Required to run the system
#
COMPONENTS = iface_native ntoskrnl
DLLS = ntdll kernel32 crtdll
DLLS = ntdll kernel32 crtdll user32 fmifs
#DLLS = crtdll mingw32
#

View file

@ -15,7 +15,7 @@ include rules.mak
# Required to run the system
#
COMPONENTS = iface_native ntoskrnl
DLLS = ntdll kernel32 crtdll
DLLS = ntdll kernel32 crtdll user32 fmifs
#DLLS = crtdll mingw32
#