source:
trunk/Utilities/EnumerateAudioDevices/_Bin/Copy.bat
@
792
Last change on this file since 792 was 351, checked in by , 8 years ago | |
---|---|
File size: 137 bytes |
Line | |
---|---|
1 | @set A=EnumerateAudioDevices |
2 | @set B=Release |
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.