diff sv.pro @ 929:6b683d12ab65 cxx11

Subrepo
author Chris Cannam
date Wed, 11 Mar 2015 12:23:06 +0000
parents 4cec335bba8f
children 61703996628d 28ccb621d1af
line wrap: on
line diff
--- a/sv.pro	Wed Mar 11 11:58:54 2015 +0000
+++ b/sv.pro	Wed Mar 11 12:23:06 2015 +0000
@@ -36,7 +36,7 @@
     }
 }
 
-CONFIG += qt thread warn_on stl rtti exceptions
+CONFIG += qt thread warn_on stl rtti exceptions c++11
 QT += network xml gui widgets
 
 TARGET = "Sonic Visualiser"