SDRPlusPlus/prepare_root.bat
2020-09-06 15:39:09 +02:00

4 lines
164 B
Batchfile

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