Do not use C++0x on Mac until Mac OSX Lion is released (current gcc is too old).

This commit is contained in:
lotodore
2010-11-28 10:40:44 +00:00
parent 026adae06b
commit 06dffdd9e3
6 changed files with 5 additions and 1 deletions
-1
View File
@@ -14,7 +14,6 @@ OBJECTS_DIR = obj
DEFINES += ENABLE_IPV6
QT -= core \
gui
QMAKE_CXXFLAGS += -std=gnu++0x
# PRECOMPILED_HEADER = src/pch_lib.h
INCLUDEPATH += . \