source: trunk/Utilities/EnumerateAudioDevices/_Bin/Copy.bat @ 792

Last change on this file since 792 was 351, checked in by roman, 8 years ago
File size: 137 bytes
RevLine 
[351]1@set A=EnumerateAudioDevices
2@set B=Release
3copy /b /y "Win32\%B%\%A%.exe" %A%-Win32.exe"
4copy /b /y "x64\%B%\%A%.exe" "%A%-x64.exe"
Note: See TracBrowser for help on using the repository browser.