mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
Add install for wm_paint and bitblt test
svn path=/trunk/; revision=4644
This commit is contained in:
parent
9f2567f198
commit
65e14fea99
1 changed files with 3 additions and 0 deletions
|
@ -131,6 +131,9 @@ 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\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%
|
||||
copy apps\tests\sectest\sectest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\isotest\isotest.exe %ROS_INSTALL_TESTS%
|
||||
copy apps\tests\regtest\regtest.exe %ROS_INSTALL_TESTS%
|
||||
|
|
Loading…
Reference in a new issue