From 3408787d1d41bb8c9bd2f561ad6244293093658e Mon Sep 17 00:00:00 2001 From: Arno Date: Tue, 26 Dec 2017 18:22:00 +0100 Subject: Get rid of c++11 Not needed any more... --- shemov.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'shemov.pro') diff --git a/shemov.pro b/shemov.pro index 435df21..937bdb9 100644 --- a/shemov.pro +++ b/shemov.pro @@ -2,8 +2,7 @@ TEMPLATE = app CONFIG += warn_on \ thread \ qt \ - debug \ - c++11 + debug CONFIG -= release QT += core gui widgets sql concurrent SOURCES = main.cpp \ -- cgit v1.2.3-70-g09d2