mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-05 09:15:34 +08:00
Ref T731, moved AFV station model and client to BlackCore::Afv
* the QML map can also be used in dialog * ATC station list also can be used in BlackCore
This commit is contained in:
committed by
Mat Sutcliffe
parent
66b02e61c5
commit
992d624c18
@@ -33,6 +33,7 @@ HEADERS += $$PWD/afv/audio/*.h
|
||||
HEADERS += $$PWD/afv/clients/*.h
|
||||
HEADERS += $$PWD/afv/crypto/*.h
|
||||
HEADERS += $$PWD/afv/connection/*.h
|
||||
HEADERS += $$PWD/afv/model/*.h
|
||||
|
||||
SOURCES += *.cpp
|
||||
SOURCES += $$PWD/context/*.cpp
|
||||
@@ -44,6 +45,7 @@ SOURCES += $$PWD/afv/audio/*.cpp
|
||||
SOURCES += $$PWD/afv/clients/*.cpp
|
||||
SOURCES += $$PWD/afv/crypto/*.cpp
|
||||
SOURCES += $$PWD/afv/connection/*.cpp
|
||||
SOURCES += $$PWD/afv/model/*.cpp
|
||||
|
||||
LIBS *= \
|
||||
-lvatlib \
|
||||
|
||||
Reference in New Issue
Block a user