2 TARGET
= SystemHealthGadget
4 include(../../openpilotgcsplugin
.pri
)
5 include(../../plugins
/coreplugin
/coreplugin
.pri
)
6 include(systemhealth_dependencies
.pri
)
7 HEADERS
+= systemhealthplugin
.h
8 HEADERS
+= systemhealthgadget
.h
9 HEADERS
+= systemhealthgadgetwidget
.h
10 HEADERS
+= systemhealthgadgetfactory
.h
11 HEADERS
+= systemhealthgadgetconfiguration
.h
12 HEADERS
+= systemhealthgadgetoptionspage
.h
13 SOURCES
+= systemhealthplugin
.cpp
14 SOURCES
+= systemhealthgadget
.cpp
15 SOURCES
+= systemhealthgadgetfactory
.cpp
16 SOURCES
+= systemhealthgadgetwidget
.cpp
17 SOURCES
+= systemhealthgadgetconfiguration
.cpp
18 SOURCES
+= systemhealthgadgetoptionspage
.cpp
19 OTHER_FILES
+= SystemHealthGadget
.pluginspec
20 FORMS
+= systemhealthgadgetoptionspage
.ui