Changeset 212


Ignore:
Timestamp:
Sep 14, 2013, 5:57:17 AM (11 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r209 r212  
    22
    33@set B=DeflateTools
     4@set C=dll
     5copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
     6copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" .
     7
     8@set B=EmailTools
    49@set C=dll
    510copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" .
     
    3944copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.exe" .
    4045
    41 rem EmailTools, SupportTools
     46rem SupportTools
    4247rem DirectShowTools
Note: See TracChangeset for help on using the changeset viewer.