aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pri
diff options
context:
space:
mode:
Diffstat (limited to 'qtcreator.pri')
-rw-r--r--qtcreator.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/qtcreator.pri b/qtcreator.pri
index cc0a0b658c..af9b96bca1 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -7,7 +7,7 @@ include($$PWD/qtcreator_ide_branding.pri)
PRODUCT_BUNDLE_IDENTIFIER=$${PRODUCT_BUNDLE_ORGANIZATION}.$${IDE_ID}
VERSION = $$QTCREATOR_VERSION
-CONFIG += c++14
+CONFIG += c++17
defineReplace(qtLibraryTargetName) {
unset(LIBRARY_NAME)