SDR++ server beta :)
This commit is contained in:
@@ -7,6 +7,8 @@ namespace options {
|
||||
std::string root;
|
||||
bool showConsole;
|
||||
bool serverMode;
|
||||
std::string serverHost;
|
||||
int serverPort;
|
||||
};
|
||||
|
||||
SDRPP_EXPORT CMDLineOptions opts;
|
||||
|
||||
Reference in New Issue
Block a user