Moved CONFIG += c++11 to examples\examples.pro instead of qt-material-widgets.pro

This commit is contained in:
fperillo 2017-10-03 23:51:32 +02:00
parent 065f3da627
commit 8d6c4265dd
2 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,6 @@
QT += core gui widgets
TEMPLATE = app
CONFIG += c++11
SOURCES = mainwindow.cpp \
main.cpp \
avatarsettingseditor.cpp \

View File

@ -3,7 +3,6 @@ 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