From 828b61e941fb2247c49c846103f7be5c7c5cbb0a Mon Sep 17 00:00:00 2001 From: Christian Stenger Date: Mon, 27 Jul 2015 16:07:47 +0200 Subject: Add qbs project files to unit tests Change-Id: I27918b0beaa39926c13dbf54e1479502a598a598 Reviewed-by: Christian Kandeler --- plugins/autotest/autotest.qbs | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/autotest/autotest.qbs') 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" ] -- cgit v1.2.1