install ibrowser.exe in system32 dir

svn path=/trunk/; revision=13829
This commit is contained in:
Martin Fuchs 2005-03-05 17:27:21 +00:00
parent 8027ba84c5
commit a0acd5386b
2 changed files with 2 additions and 1 deletions

View file

@ -146,6 +146,7 @@ subsys\system\cmd\cmd.exe 1
subsys\system\explorer\explorer.exe 4
subsys\system\explorer\explorer-cfg-template.xml 4
subsys\system\explorer\notifyhook\notifyhook.dll 1
subsys\system\ibrowser\ibrowser.exe 1
subsys\system\format\format.exe 1
subsys\system\notepad\notepad.exe 1
subsys\system\regedit\regedit.exe 4

View file

@ -12,7 +12,7 @@ TARGET_APPTYPE := windows
TARGET_NAME := ibrowser
TARGET_INSTALLDIR := .
TARGET_INSTALLDIR := system32
TARGET_CFLAGS := \
-D__USE_W32API -DWIN32 -D_ROS_ \