mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-03-20 07:09:53 +01:00
4 lines
164 B
Batchfile
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
|