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

Last change on this file since 937 was 351, checked in by roman, 9 years ago
File size: 137 bytes
Line 
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.