3 DEFINES
+= CORE_LIBRARY
13 include(../../openpilotgcsplugin
.pri
)
14 include(../../libs
/utils
/utils
.pri
)
15 include(../../libs
/version_info
/version_info
.pri
)
16 include(../../shared
/scriptwrapper
/scriptwrapper
.pri
)
17 include(coreplugin_dependencies
.pri
)
18 include(authorsdialog
.pri
)
20 INCLUDEPATH
+= dialogs \
24 DEPENDPATH
+= dialogs \
28 SOURCES
+= mainwindow
.cpp \
29 tabpositionindicator
.cpp \
35 messageoutputwindow
.cpp \
37 uavgadgetmanager
/uavgadgetmanager
.cpp \
38 uavgadgetmanager
/uavgadgetview
.cpp \
39 uavgadgetmanager
/splitterorview
.cpp \
40 actionmanager
/actionmanager
.cpp \
41 actionmanager
/command
.cpp \
42 actionmanager
/actioncontainer
.cpp \
43 actionmanager
/commandsfile
.cpp \
44 dialogs
/settingsdialog
.cpp \
45 dialogs
/shortcutsettings
.cpp \
61 dialogs
/ioptionspage
.cpp \
63 settingsdatabase
.cpp \
64 eventfilteringmainwindow
.cpp \
65 connectionmanager
.cpp \
67 iuavgadgetconfiguration
.cpp \
68 uavgadgetinstancemanager
.cpp \
69 uavgadgetoptionspagedecorator
.cpp \
70 uavgadgetdecorator
.cpp \
71 workspacesettings
.cpp \
75 HEADERS
+= mainwindow
.h \
76 tabpositionindicator
.h \
82 messageoutputwindow
.h \
85 uavgadgetmanager
/uavgadgetmanager
.h \
86 uavgadgetmanager
/uavgadgetview
.h \
87 uavgadgetmanager
/splitterorview
.h \
88 actionmanager
/actioncontainer
.h \
89 actionmanager
/actionmanager
.h \
90 actionmanager
/command
.h \
91 actionmanager
/actionmanager_p
.h \
92 actionmanager
/command_p
.h \
93 actionmanager
/actioncontainer_p
.h \
94 actionmanager
/commandsfile
.h \
95 dialogs
/settingsdialog
.h \
96 dialogs
/shortcutsettings
.h \
98 dialogs
/ioptionspage
.h \
123 eventfilteringmainwindow
.h \
124 connectionmanager
.h \
126 iuavgadgetconfiguration
.h \
127 uavgadgetinstancemanager
.h \
128 uavgadgetoptionspagedecorator
.h \
129 uavgadgetdecorator
.h \
130 workspacesettings
.h \
132 iconfigurableplugin
.h \
135 FORMS
+= dialogs
/settingsdialog
.ui \
136 dialogs
/shortcutsettings
.ui \
138 uavgadgetoptionspage
.ui \
141 RESOURCES
+= core
.qrc \
145 images
.files
= images
/librepilot_logo_
*.png
146 images
.path
= /share
/pixmaps
150 OTHER_FILES
+= Core
.pluginspec