mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-27 03:43:36 +00:00
Added new targets.
svn path=/trunk/; revision=3992
This commit is contained in:
+2
-1
@@ -8,7 +8,7 @@ set ROS_INSTALL=c:\reactos
|
||||
echo Installing to %ROS_INSTALL%
|
||||
@echo off
|
||||
|
||||
set ROS_INSTALL_TESTS=%ROS_INSTALL%\tests
|
||||
set ROS_INSTALL_TESTS=%ROS_INSTALL%\test
|
||||
|
||||
md %ROS_INSTALL%
|
||||
md %ROS_INSTALL%\bin
|
||||
@@ -87,6 +87,7 @@ copy lib\shell32\roshel32.dll %ROS_INSTALL%\system32
|
||||
copy lib\snmpapi\snmpapi.dll %ROS_INSTALL%\system32
|
||||
copy lib\user32\user32.dll %ROS_INSTALL%\system32
|
||||
copy lib\version\version.dll %ROS_INSTALL%\system32
|
||||
copy lib\winedbgc\winedbgc.dll %ROS_INSTALL%\system32
|
||||
copy lib\winmm\winmm.dll %ROS_INSTALL%\system32
|
||||
copy lib\ws2_32\ws2_32.dll %ROS_INSTALL%\system32
|
||||
copy lib\ws2help\ws2help.dll %ROS_INSTALL%\system32
|
||||
|
||||
Reference in New Issue
Block a user