Changeset 767
- Timestamp:
- Jul 8, 2017, 1:14:01 PM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r675 r767 51 51 copy /b /y "%A%\%B%\_Bin\%B%-Win32.%C%" . 52 52 copy /b /y "%A%\%B%\_Bin\%B%-x64.%C%" . 53 54 @set B1=DirectShow 55 @set B2=ReferenceSource 56 @set C=dll 57 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-Win32.%C%" . 58 copy /b /y "%A%\Utilities\%B1%\%B2%\_Bin\%B1%%B2%-x64.%C%" . 53 59 54 60 @set B1=MediaFoundation
Note: See TracChangeset
for help on using the changeset viewer.