aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/plugins.qbs
diff options
context:
space:
mode:
authorAlessandro Portale <alessandro.portale@qt.io>2016-10-12 23:59:50 +0200
committerAlessandro Portale <alessandro.portale@qt.io>2016-11-02 10:12:14 +0000
commit4f8cb8b1fffa39babadddc30a90433a71c3073ac (patch)
tree91bc949e113c758f754f4902e09bafdbe067bacd /src/plugins/plugins.qbs
parent40cb30c83b04594154988e4ee7eb61d4b23b505e (diff)
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 <eike.ziller@qt.io>
Diffstat (limited to 'src/plugins/plugins.qbs')
-rw-r--r--src/plugins/plugins.qbs1
1 files changed, 0 insertions, 1 deletions
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",