Changeset 780


Ignore:
Timestamp:
Sep 25, 2017, 1:17:03 AM (7 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r767 r780  
    7272@set B1=MediaFoundation
    7373@set B2=VideoEncoderTransforms
     74@set C=exe
     75copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-Win32.%C%" .
     76copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-x64.%C%" .
     77
     78@set B1=MediaFoundation
     79@set B2=FileSamples
    7480@set C=exe
    7581copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-Win32.%C%" .
Note: See TracChangeset for help on using the changeset viewer.