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.qbs4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/autotest/autotest.qbs b/plugins/autotest/autotest.qbs
index 09581cfdee..faf80f0484 100644
--- a/plugins/autotest/autotest.qbs
+++ b/plugins/autotest/autotest.qbs
@@ -77,7 +77,9 @@ QtcPlugin {
"opensquishsuitesdialog.h",
"opensquishsuitesdialog.ui",
"testsquishutils.cpp",
- "testsquishutils.h"
+ "testsquishutils.h",
+ "testsquishtools.cpp",
+ "testsquishtools.h"
]
Group {