added c++11 config in BarcodeEncoder project

This commit is contained in:
favoritas37 2016-02-20 15:19:23 +02:00
parent f1f7013621
commit 22e969b5c2

View File

@ -6,6 +6,9 @@ DEPLOYMENTFOLDERS = folder_01
# Additional import path used to resolve QML modules in Creator's code model
QML_IMPORT_PATH =
CONFIG += gnu++11
QMAKE_CXXFLAGS += -std=gnu++11
# The .cpp file which was generated for your project. Feel free to hack it.
SOURCES += main.cpp