mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-15 05:23:30 +02:00
changes to the build system
This commit is contained in:
4
create_root.bat
Normal file
4
create_root.bat
Normal file
@ -0,0 +1,4 @@
|
||||
echo OFF
|
||||
|
||||
mkdir root_dev
|
||||
Xcopy root root_dev /E /H /C /I
|
Reference in New Issue
Block a user