diff data/fileio/test/test.pro @ 1055:0559f25b99f2 cxx11

Build fixes for OS/X
author Chris Cannam
date Wed, 11 Mar 2015 13:30:37 +0000
parents 2f6472c74399
children 020277bfafcb def2db9c4ab0
line wrap: on
line diff
--- a/data/fileio/test/test.pro	Wed Mar 11 12:20:06 2015 +0000
+++ b/data/fileio/test/test.pro	Wed Mar 11 13:30:37 2015 +0000
@@ -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 += network xml testlib
 QT -= gui