diff runner.pro @ 195:3f7c65f26559

Fixes from last merge
author Chris Cannam
date Wed, 26 Aug 2015 21:46:52 +0100
parents 766268a32378
children f4315a0ade89 88044af67bd1 5eadb3b687bb
line wrap: on
line diff
--- a/runner.pro	Wed Aug 19 16:36:41 2015 +0100
+++ b/runner.pro	Wed Aug 26 21:46:52 2015 +0100
@@ -38,7 +38,7 @@
     }
 }
 
-CONFIG += qt thread warn_on stl rtti exceptions console
+CONFIG += qt thread warn_on stl rtti exceptions console c++11
 QT += xml network
 QT -= gui widgets