aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.qbs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2016-08-29 17:55:18 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2016-08-30 07:22:50 +0000
commit4a829b9279912aab5bb138f6c6ad593eec52226b (patch)
treeb12d39e714e40cc4a097c06e9711ad75928abf93 /qtcreator.qbs
parent0696482e6776d81795a98571715a92c0e4c66edd (diff)
Bump minimum qbs version
Gets rid of warnings. Change-Id: Icdb86ad8d99322f4a5091f5fd8cf80fb5fb5a066 Reviewed-by: Jake Petroules <jake.petroules@qt.io>
Diffstat (limited to 'qtcreator.qbs')
-rw-r--r--qtcreator.qbs2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.qbs b/qtcreator.qbs
index 450cb495f7..f01ad64024 100644
--- a/qtcreator.qbs
+++ b/qtcreator.qbs
@@ -4,7 +4,7 @@ import qbs.FileInfo
Project {
name: "Qt Creator"
- minimumQbsVersion: "1.5.0"
+ minimumQbsVersion: "1.6.0"
property bool withAutotests: qbs.buildVariant === "debug"
property string licenseType: "opensource"
property path ide_source_tree: path