Files
gcs-nf/GCS.pro
T

19 lines
236 B
Prolog
Raw Normal View History

2019-12-25 10:53:19 +08:00
TEMPLATE = subdirs
2019-12-30 14:09:14 +08:00
CONFIG += ordered
SUBDIRS += MavLinkNode
2019-12-25 10:53:19 +08:00
SUBDIRS += SerialPortDialog
SUBDIRS += ClientLinkDialog
SUBDIRS += Skin
2020-02-28 12:04:41 +08:00
SUBDIRS += qNavigationWidget
2019-12-25 14:27:18 +08:00
SUBDIRS += Cockpit
2019-12-31 18:56:34 +08:00
SUBDIRS += opmap
SUBDIRS += dlink
2019-12-30 14:09:14 +08:00
SUBDIRS += App