mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-20 07:12:43 +00:00
new fixes
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
echo OFF
|
||||
copy /b/v/y build\Release\* root\
|
||||
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
|
||||
copy /b/v/y build\radio\Release\radio.dll root\modules\radio.dll
|
||||
copy /b/v/y build\recorder\Release\recorder.dll root\modules\recorder.dll
|
||||
copy /b/v/y build\rtl_tcp_source\Release\rtl_tcp_source.dll root\modules\rtl_tcp_source.dll
|
||||
copy /b/v/y build\soapy\Release\soapy.dll root\modules\soapy.dll
|
||||
Reference in New Issue
Block a user