Commit 9c6f9330 authored by Claudio Valerio's avatar Claudio Valerio

removed c++11

parent d6a17a2e
...@@ -102,8 +102,6 @@ MOC_DIR = $$BUILD_DIR/moc ...@@ -102,8 +102,6 @@ MOC_DIR = $$BUILD_DIR/moc
RCC_DIR = $$BUILD_DIR/rcc RCC_DIR = $$BUILD_DIR/rcc
UI_DIR = $$BUILD_DIR/ui UI_DIR = $$BUILD_DIR/ui
QMAKE_CXXFLAGS += -std=c++11
win32 { win32 {
RC_FILE = resources/win/OpenBoard.rc RC_FILE = resources/win/OpenBoard.rc
CONFIG += qaxcontainer CONFIG += qaxcontainer
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment