Changeset 230


Ignore:
Timestamp:
Jan 8, 2014, 2:12:14 AM (10 years ago)
Author:
roman
Message:
 
Location:
trunk/Toolbox
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Toolbox/Copy.bat

    r223 r230  
    1212
    1313@set B=DeckLinkCapabilities
     14@set C=exe
     15copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific"
     16copy /b /y "%A%\Utilities\%B%\_Bin\%B%-x64.%C%" ".\Hardware Specific"
     17
     18@set B=DeckLinkInputProbe
    1419@set C=exe
    1520copy /b /y "%A%\Utilities\%B%\_Bin\%B%-Win32.%C%" ".\Hardware Specific"
Note: See TracChangeset for help on using the changeset viewer.