Changeset 507 for trunk/Toolbox


Ignore:
Timestamp:
Sep 6, 2015, 1:08:20 AM (9 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r424 r507  
    8585@set A=..\..\Repository-Public
    8686
     87@set B=LogicalProcessorInformation
     88@set C=exe
     89copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
     90copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" .
     91
    8792@set B=ShowHresult
    8893@set C=exe
Note: See TracChangeset for help on using the changeset viewer.