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.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/autotest/autotest.qbs b/plugins/autotest/autotest.qbs
index a75f91da6d..f746d7fae1 100644
--- a/plugins/autotest/autotest.qbs
+++ b/plugins/autotest/autotest.qbs
@@ -12,6 +12,7 @@ QtcCommercialPlugin {
Depends { name: "Utils" }
pluginTestDepends: [
+ "QbsProjectManager",
"QmakeProjectManager"
]