diff --git a/src/plugins/autotest/autotest.qbs b/src/plugins/autotest/autotest.qbs index 17b94e0c45e..9f79e50a900 100644 --- a/src/plugins/autotest/autotest.qbs +++ b/src/plugins/autotest/autotest.qbs @@ -1,6 +1,6 @@ import qbs -QtcCommercialPlugin { +QtcPlugin { name: "AutoTest" Depends { name: "Core" }