Changeset 305


Ignore:
Timestamp:
Aug 20, 2014, 9:58:47 AM (10 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r287 r305  
    4141copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" .
    4242
     43@set B=SubmitLogs
     44@set C=exe
     45copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
     46rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" .
     47
    4348@set B=BuildOutputHelper
    4449copy /b /y "%A%\Utilities\%B%\_Bin\Win32\Development Release Trace\%B%.exe" .
Note: See TracChangeset for help on using the changeset viewer.