Changeset 767


Ignore:
Timestamp:
Jul 8, 2017, 1:14:01 PM (6 years ago)
Author:
roman
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r675 r767  
    5151copy /b /y "%A%\%B%\_Bin\%B%-Win32.%C%" .
    5252copy /b /y "%A%\%B%\_Bin\%B%-x64.%C%" .
     53
     54@set B1=DirectShow
     55@set B2=ReferenceSource
     56@set C=dll
     57copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-Win32.%C%" .
     58copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-x64.%C%" .
    5359
    5460@set B1=MediaFoundation
Note: See TracChangeset for help on using the changeset viewer.