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
@@ -4,6 +4,7 @@
CODECFORSRC = UTF-8
QT += network
QT -= gui
QMAKE_CXXFLAGS += -std=c++0x
TARGET = chatcleaner
CONFIG += console
CONFIG -= app_bundle