Changeset 230
- Timestamp:
- Jan 8, 2014, 2:12:14 AM (9 years ago)
- Location:
- trunk/Toolbox
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Toolbox/Copy.bat
r223 r230 12 12 13 13 @set B=DeckLinkCapabilities 14 @set C=exe 15 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific" 16 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" ".\Hardware Specific" 17 18 @set B=DeckLinkInputProbe 14 19 @set C=exe 15 20 copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific"
Note: See TracChangeset
for help on using the changeset viewer.