aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.qbs
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2017-10-04 10:23:47 +0200
committerChristian Kandeler <christian.kandeler@qt.io>2017-10-04 13:40:24 +0000
commit1f73fb1402b4662034df61b68fd1ccbd29670e1c (patch)
tree2b54a3d1455883f2e15d315de2fbf269ad230954 /qtcreator.qbs
parent5e8e619dd07dd1fe1c7c101d9ca4e881cf4054a0 (diff)
qbs build: Update minimum qbs version
Change-Id: I1af5c32f4e19f67013a53fc3da7c1bcafbd4864b 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 97ed38a468..41f5ad23ca 100644
--- a/qtcreator.qbs
+++ b/qtcreator.qbs
@@ -4,7 +4,7 @@ import qbs.FileInfo
Project {
name: "Qt Creator"
- minimumQbsVersion: "1.7.0"
+ minimumQbsVersion: "1.8.0"
property string minimumMacosVersion: "10.8"
property bool withAutotests: qbs.buildVariant === "debug"
property path ide_source_tree: path