Add CONFIG += c++11 to project .pro file

This commit is contained in:
johanneshilden 2017-10-03 20:38:11 +03:00
parent 0de9e96bdf
commit 065f3da627
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = qt-material-widgets
TEMPLATE = subdirs
SUBDIRS = components examples
CONFIG += c++11
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings