aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.qbs
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-08-04 13:15:51 +0200
committerEike Ziller <eike.ziller@theqtcompany.com>2015-08-04 13:16:03 +0200
commitcd5f9f6ff87d6bb81c7906d5d31a2663707cbb1b (patch)
tree2528cef434dfbf85d967b61a03fbb7d3fce5a3af /qtcreator.qbs
parentb1401173dec00bb1ccc39ab5f8f83625f3aa0909 (diff)
parentaa8998cfb38f6227891ce104de23b1e62bd7bbcf (diff)
Merge remote-tracking branch 'origin/3.5'
Diffstat (limited to 'qtcreator.qbs')
-rw-r--r--qtcreator.qbs1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtcreator.qbs b/qtcreator.qbs
index 824935b2ba..85d0caff58 100644
--- a/qtcreator.qbs
+++ b/qtcreator.qbs
@@ -58,7 +58,6 @@ Project {
"QT_NO_CAST_FROM_ASCII"
].concat(testsEnabled ? ["WITH_TESTS"] : [])
qbsSearchPaths: "qbs"
- property bool enableQbsJavaSupport: false
references: [
"src/src.qbs",