source: trunk/Utilities/StressEvr/_Bin/Copy.bat

Last change on this file was 174, checked in by roman, 11 years ago

Added VMR-7 option

File size: 131 bytes
RevLine 
[174]1@set A=StressEvr
2@set B=Release Trace
3copy /b /y "Win32\%B%\%A%.exe" %A%-Win32.exe"
4copy /b /y "x64\%B%\%A%.exe" "%A%-x64.exe"
Note: See TracBrowser for help on using the repository browser.