mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 19:26:29 +00:00
typo - fix install of regression tests.
svn path=/trunk/; revision=5105
This commit is contained in:
parent
29189bc99c
commit
a7afd50a26
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ goto Install
|
|||
set ROS_INSTALL=c:\reactos
|
||||
set WINE_INSTALL=%ROS_INSTALL%\system32
|
||||
set WINE_APP_INSTALL=%ROS_INSTALL%\bin
|
||||
set WINE_TESTS_INSTALL=%ROS_INSTALL%\tests
|
||||
set WINE_TESTS_INSTALL=%ROS_INSTALL%\test
|
||||
|
||||
|
||||
:Install
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue