summaryrefslogtreecommitdiff
path: root/plugins/autotest/autotest.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/autotest/autotest.qbs')
-rw-r--r--plugins/autotest/autotest.qbs5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/autotest/autotest.qbs b/plugins/autotest/autotest.qbs
index a9f17682a3..09581cfdee 100644
--- a/plugins/autotest/autotest.qbs
+++ b/plugins/autotest/autotest.qbs
@@ -31,6 +31,11 @@ QtcPlugin {
"autotestconstants.h",
"autotestplugin.cpp",
"autotestplugin.h",
+ "squishsettings.cpp",
+ "squishsettings.h",
+ "squishsettingspage.cpp",
+ "squishsettingspage.h",
+ "squishsettingspage.ui",
"testcodeparser.cpp",
"testcodeparser.h",
"testconfiguration.cpp",