mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-02-09 07:38:43 +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
|