source:
trunk/Utilities/RenderInterlacedVideo/_Bin/Copy.bat
@
297
Last change on this file since 297 was 297, checked in by , 8 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | @set A=RenderInterlacedVideo |
2 | @set B=Development Release Trace |
3 | copy /b /y "Win32\%B%\%A%.exe" %A%-Win32.exe" |
4 | copy /b /y "x64\%B%\%A%.exe" "%A%-x64.exe" |
Note: See TracBrowser
for help on using the repository browser.