Install MultiWin test
authorRichard Campbell <betam4x@gmail.com>
Mon, 26 May 2003 10:53:37 +0000 (10:53 +0000)
committerRichard Campbell <betam4x@gmail.com>
Mon, 26 May 2003 10:53:37 +0000 (10:53 +0000)
svn path=/trunk/; revision=4763

reactos/install.bat

index a739ffc..fe87402 100644 (file)
@@ -131,6 +131,7 @@ copy apps\tests\nptest\npclient.exe %ROS_INSTALL_TESTS%
 copy apps\tests\atomtest\atomtest.exe %ROS_INSTALL_TESTS%
 copy apps\tests\mutex\mutex.exe %ROS_INSTALL%\bin
 copy apps\tests\winhello\winhello.exe %ROS_INSTALL%\bin
+copy apps\tests\multiwin\multiwin.exe %ROS_INSTALL%\bin
 copy apps\tests\wm_paint\wm_paint.exe %ROS_INSTALL_TESTS%
 copy apps\tests\bitblt\lena.bmp %ROS_INSTALL_TESTS%
 copy apps\tests\bitblt\bitblt.exe %ROS_INSTALL_TESTS%