mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-17 19:38:09 +00:00
Add command parser and output modes (--verbose --qt-logs-only). Move static Logger to core as it is used from Qt and dispatch logs to the SDK thread. Update SDK to allow builds from MSVC 2022.
251 B
251 B
Coming from https://github.com/itay-grudev/SingleApplication
File format are kept from initial repository :
- singleapplication.cpp
- singleapplication.h
- singleapplication_p.cpp
- singleapplication_p.h
Support for Linux has been added with DBus.