Enabling use of C++0x-extensions while trying to reintegrate SCTP support.
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
CODECFORSRC = UTF-8
|
||||
QT += network
|
||||
QT -= gui
|
||||
QMAKE_CXXFLAGS += -std=c++0x
|
||||
TARGET = chatcleaner
|
||||
CONFIG += console
|
||||
CONFIG -= app_bundle
|
||||
|
||||
Reference in New Issue
Block a user