Adds c++11 flags for compiler.
This commit is contained in:
@@ -9,6 +9,8 @@ CONFIG += staticlib
|
||||
|
||||
INCLUDEPATH += $$PWD/src
|
||||
|
||||
QMAKE_CXXFLAGS += -std=c++11
|
||||
|
||||
SOURCES += \
|
||||
src/ads/section_content.cpp \
|
||||
src/ads/ads.cpp \
|
||||
|
||||
Reference in New Issue
Block a user