Changeset 216 for trunk/Toolbox


Ignore:
Timestamp:
Sep 17, 2013, 10:44:53 AM (11 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r212 r216  
    2929copy /b /y "%A%\Utilities\%B%\_Bin\Win32\Development Release Trace\%B%.exe" .
    3030
     31@set B=NetInfo
     32@set C=exe
     33copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
     34copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" .
     35
    3136@set A=..\..\Repository-Public
    3237
Note: See TracChangeset for help on using the changeset viewer.