Remove C++0x command line option because this may break some things.

This commit is contained in:
lotodore
2012-04-22 09:40:39 +00:00
parent c63deb6010
commit 9a451cfb8c
7 changed files with 0 additions and 13 deletions
-3
View File
@@ -15,9 +15,6 @@ CONFIG += qt \
warn_on
include(src/third_party/qtsingleapplication/qtsingleapplication.pri)
QT += sql
!gui_800x480 {
QMAKE_CXXFLAGS += -std=gnu++0x
}
UI_DIR = uics
MOC_DIR = mocs
OBJECTS_DIR = obj