Remove C++0x command line option because this may break some things.
This commit is contained in:
@@ -15,9 +15,6 @@ MOC_DIR = mocs
|
||||
OBJECTS_DIR = obj
|
||||
DEFINES += ENABLE_IPV6 TIXML_USE_STL
|
||||
QT -= core gui
|
||||
!gui_800x480 {
|
||||
QMAKE_CXXFLAGS += -std=gnu++0x
|
||||
}
|
||||
#PRECOMPILED_HEADER = src/pch_lib.h
|
||||
|
||||
INCLUDEPATH += . \
|
||||
|
||||
Reference in New Issue
Block a user