Changeset 643
- Timestamp:
- Jun 18, 2016, 2:37:00 AM (6 years ago)
- Location:
- trunk/Toolbox
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r640 r643 70 70 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-x64.%C%" . 71 71 72 @set B1=MediaFoundation 73 @set B2=WicCapabilities 74 @set C=exe 75 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B2%-Win32.%C%" . 76 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B2%-x64.%C%" . 77 72 78 @set B=FilePropertyStore 73 79 @set C=exe
Note: See TracChangeset
for help on using the changeset viewer.