Changeset 314 for trunk


Ignore:
Timestamp:
Aug 31, 2014, 1:22:56 AM (9 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r305 r314  
    5959@set A=..\..\Repository-Public
    6060
     61@set B=ShowHresult
     62@set C=exe
     63copy /b /y "%A%\Utilities\%B%\_Bin\Release\%B%.%C%" .
     64rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
     65rem copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" .
     66
    6167@set B=LogProcessExceptions
    6268@set C=exe
Note: See TracChangeset for help on using the changeset viewer.