Enabling use of C++0x-extensions while trying to reintegrate SCTP support.
This commit is contained in:
@@ -14,8 +14,9 @@ OBJECTS_DIR = obj
|
||||
DEFINES += ENABLE_IPV6
|
||||
QT -= core \
|
||||
gui
|
||||
|
||||
QMAKE_CXXFLAGS += -std=c++0x
|
||||
# PRECOMPILED_HEADER = src/pch_lib.h
|
||||
|
||||
INCLUDEPATH += . \
|
||||
src \
|
||||
src/third_party/asn1
|
||||
|
||||
Reference in New Issue
Block a user