mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 15:45:46 +08:00
Avionics classes for Transponder, ADF, changed namespace to 2ndlevel
This commit is contained in:
@@ -55,7 +55,11 @@ HEADERS += \
|
||||
avverticalpositions.h \
|
||||
aviobase.h \
|
||||
aviomodulator.h \
|
||||
aviocomsystem.h
|
||||
aviocomsystem.h \
|
||||
avionavsystem.h \
|
||||
aviotransponder.h \
|
||||
avioadfsystem.h \
|
||||
aviation.h
|
||||
|
||||
SOURCES += \
|
||||
logmessage.cpp \
|
||||
@@ -83,6 +87,7 @@ SOURCES += \
|
||||
avtrack.cpp \
|
||||
avaltitude.cpp \
|
||||
avverticalpositions.cpp \
|
||||
aviomodulator.cpp
|
||||
aviomodulator.cpp \
|
||||
aviotransponder.cpp
|
||||
|
||||
DESTDIR = ../../lib
|
||||
|
||||
Reference in New Issue
Block a user