Enabling use of C++0x-extensions while trying to reintegrate SCTP support.

This commit is contained in:
lotodore
2010-11-20 15:00:28 +00:00
parent ea6fe32724
commit 20b212f10c
6 changed files with 7 additions and 1 deletions
+1
View File
@@ -15,6 +15,7 @@ CONFIG += qt \
warn_on
include(src/third_party/qtsingleapplication/qtsingleapplication.pri)
QT += sql
QMAKE_CXXFLAGS += -std=c++0x
UI_DIR = uics
MOC_DIR = mocs
OBJECTS_DIR = obj