From 4f8cb8b1fffa39babadddc30a90433a71c3073ac Mon Sep 17 00:00:00 2001 From: Alessandro Portale Date: Wed, 12 Oct 2016 23:59:50 +0200 Subject: AppManager: Avoid building the plugin for the 4.2 release The appman plugin is supposed to add device support for the Qt Application Manager. This is something which the current state of the appman plugin does not provide, and which it will most likely do before the release of Qt Creator 4.2. Change-Id: I2e73e7270488097eca8cfaac2ba6ff051451f9a7 Reviewed-by: Eike Ziller --- src/plugins/plugins.qbs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/plugins.qbs') diff --git a/src/plugins/plugins.qbs b/src/plugins/plugins.qbs index 98a0e728c6..d7ae4f035f 100644 --- a/src/plugins/plugins.qbs +++ b/src/plugins/plugins.qbs @@ -5,7 +5,6 @@ Project { references: [ "android/android.qbs", - "appmanager/appmanager.qbs", "autotest/autotest.qbs", "autotoolsprojectmanager/autotoolsprojectmanager.qbs", "baremetal/baremetal.qbs", -- cgit v1.2.3