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
-1
View File
@@ -4,7 +4,6 @@
CODECFORSRC = UTF-8
QT += network
QT -= gui
QMAKE_CXXFLAGS += -std=gnu++0x
TARGET = chatcleaner
CONFIG += console
CONFIG -= app_bundle