2 TARGET
= SystemHealthGadget
6 include(../../plugin
.pri
)
7 include(../../plugins
/coreplugin
/coreplugin
.pri
)
8 include(systemhealth_dependencies
.pri
)
11 systemhealthplugin
.h \
12 systemhealthgadget
.h \
13 systemhealthgadgetwidget
.h \
14 systemhealthgadgetfactory
.h \
15 systemhealthgadgetconfiguration
.h \
16 systemhealthgadgetoptionspage
.h
19 systemhealthplugin
.cpp \
20 systemhealthgadget
.cpp \
21 systemhealthgadgetfactory
.cpp \
22 systemhealthgadgetwidget
.cpp \
23 systemhealthgadgetconfiguration
.cpp \
24 systemhealthgadgetoptionspage
.cpp
26 OTHER_FILES
+= SystemHealthGadget
.pluginspec
28 FORMS
+= systemhealthgadgetoptionspage
.ui