Changeset 555 for trunk/Toolbox/Copy.bat
- Timestamp:
- Dec 13, 2015, 3:45:46 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r507 r555 50 50 copy /b /y "%A%\%B%\_Bin\%B%-Win32.%C%" . 51 51 copy /b /y "%A%\%B%\_Bin\%B%-x64.%C%" . 52 53 @set B=CaptureCapabilities 54 @set C=exe 55 copy /b /y "%A%\Utilities\MediaFoundation\%B%\_Bin\%B%-Win32.%C%" ".\MediaFoundation%B%-Win32.%C%" 56 copy /b /y "%A%\Utilities\MediaFoundation\%B%\_Bin\%B%-x64.%C%" ".\MediaFoundation%B%-x64.%C%" 52 57 53 58 @set B=FilePropertyStore
Note: See TracChangeset
for help on using the changeset viewer.