[xswiftbus] Remove BlackMisc dependency

There were only very few classes used from Blackmisc after the interpolator
was moved to the driver. Therefore replace those few classes with
a simple alternative and remove BlackMisc from xswiftbus.
This commit is contained in:
Roland Winklmeier
2018-03-23 11:35:14 +01:00
parent b278d9ee2f
commit b0a8fcaa45
6 changed files with 288 additions and 19 deletions

View File

@@ -5,7 +5,6 @@ QT += core gui widgets dbus network
TEMPLATE = lib
CONFIG += shared plugin
CONFIG += blackmisc
INCLUDEPATH += $$EXTERNALSROOT/common/include/XPLM