source: trunk/Utilities/MediaFoundation/EnumerateTransforms/_Bin/Copy.bat @ 445

Last change on this file since 445 was 423, checked in by roman, 9 years ago
File size: 145 bytes
Line 
1@set A=EnumerateTransforms
2@set B=Release
3@set C=exe
4copy /b /y "Win32\%B%\%A%.%C%" %A%-Win32.%C%"
5copy /b /y "x64\%B%\%A%.%C%" "%A%-x64.%C%"
Note: See TracBrowser for help on using the repository browser.