mirror of
https://github.com/reactos/reactos.git
synced 2024-12-27 09:34:43 +00:00
fixed the shaptest copy command.
svn path=/trunk/; revision=4384
This commit is contained in:
parent
ed69e0431b
commit
71c0c0f710
1 changed files with 1 additions and 0 deletions
|
@ -120,6 +120,7 @@ copy apps\tests\pteb\pteb.exe %ROS_INSTALL%\bin
|
|||
copy apps\tests\consume\consume.exe %ROS_INSTALL%\bin
|
||||
copy apps\tests\vmtest\vmtest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\gditest\gditest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\shaptest\shaptest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\dibtest\dibtest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\mstest\msserver.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\mstest\msclient.exe %ROS_INSTALL_TESTS%
|
||||
|
|
Loading…
Reference in a new issue