summaryrefslogtreecommitdiff
path: root/src/plugins/autotest/autotest.qbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/autotest/autotest.qbs')
-rw-r--r--src/plugins/autotest/autotest.qbs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/autotest/autotest.qbs b/src/plugins/autotest/autotest.qbs
index 0336ec75eb..e78ad344c4 100644
--- a/src/plugins/autotest/autotest.qbs
+++ b/src/plugins/autotest/autotest.qbs
@@ -37,6 +37,8 @@ QtcPlugin {
"autotestconstants.h",
"autotestplugin.cpp",
"autotestplugin.h",
+ "outputhighlighter.cpp",
+ "outputhighlighter.h",
"projectsettingswidget.cpp",
"projectsettingswidget.h",
"testcodeparser.cpp",