mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 20:54:28 +08:00
Added DLLs user32 and fmifs.
svn path=/trunk/; revision=460
This commit is contained in:
@@ -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
|
||||
|
||||
#
|
||||
|
||||
@@ -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
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user