mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
refs #396 subfolders and renamed callsign list to callsign set
* subfolder audio * subfolder geo * adjusted samples, tests ....
This commit is contained in:
committed by
Roland Winklmeier
parent
32f60722c8
commit
0ab755d510
@@ -14,7 +14,7 @@
|
||||
#include "multiplayer_packet_parser.h"
|
||||
#include "blacksimplugin_freefunctions.h"
|
||||
#include "blackmisc/aviation/aircraftsituation.h"
|
||||
#include "blackmisc/coordinategeodetic.h"
|
||||
#include "blackmisc/geo/coordinategeodetic.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include <QScopedArrayPointer>
|
||||
|
||||
|
||||
@@ -17,7 +17,6 @@ HEADERS += *.h
|
||||
|
||||
#win32:!win32-g++*: PRE_TARGETDEPS += ../../../../lib/blackmisc.lib
|
||||
#win32:!win32-g++*: PRE_TARGETDEPS += ../../../../lib/blackcore.lib
|
||||
#win32:!win32-g++*: PRE_TARGETDEPS += ../../../../lib/blacksim.lib
|
||||
|
||||
DESTDIR = ../../../../bin/plugins/simulator
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
#include "xbus_service_proxy.h"
|
||||
#include "xbus_traffic_proxy.h"
|
||||
#include "blackmisc/logmessage.h"
|
||||
#include "blackmisc/coordinategeodetic.h"
|
||||
#include "blackmisc/geo/coordinategeodetic.h"
|
||||
#include <QDBusServiceWatcher>
|
||||
#include <QTimer>
|
||||
#include <QString>
|
||||
|
||||
Reference in New Issue
Block a user