aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pri
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-01 16:30:02 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-08-02 07:52:38 +0000
commit45b854dbd56102b7be94cb6b73b7e6a42e81d930 (patch)
tree25b7deff9b76d207c11c32725521c05524018c5c /qtcreator.pri
parent9611294dd29b5e8bc24068f47d4561ee1e69e5ea (diff)
enable c++11 really globally
... and remove all instances that became redundant now. this excludes everything that comes from outside qtc, or looks like it could "leave" it. Change-Id: Idc8baad17cd1ffdc5e160ec48ea3292d633a2562 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
Diffstat (limited to 'qtcreator.pri')
-rw-r--r--qtcreator.pri3
1 files changed, 0 insertions, 3 deletions
diff --git a/qtcreator.pri b/qtcreator.pri
index 6661242887..cf214e64e1 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -6,9 +6,6 @@ QTCREATOR_COMPAT_VERSION = 4.0.83
VERSION = $$QTCREATOR_VERSION
BINARY_ARTIFACTS_BRANCH = 4.1
-# enable c++11
-CONFIG += c++11
-
defineReplace(qtLibraryTargetName) {
unset(LIBRARY_NAME)
LIBRARY_NAME = $$1