SDRPlusPlus/prepare_root.bat

4 lines
164 B
Batchfile
Raw Normal View History

2020-09-06 15:39:09 +02:00
echo OFF
copy /b/v/y build\modules\radio\Release\radio.dll root\modules\radio.dll
copy /b/v/y build\modules\recorder\Release\recorder.dll root\modules\recorder.dll