Added new targets.

svn path=/trunk/; revision=3992
This commit is contained in:
Robert Dickenson
2003-01-12 02:02:17 +00:00
parent 329c896e1f
commit 87c1e63ebe
+2 -1
View File
@@ -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