changeset 269:63e460e69347

Maybe if we define both of these, we'll end up with the right things on the various systems we're trying to deal with via Travis
author Chris Cannam <cannam@all-day-breakfast.com>
date Sat, 13 Oct 2018 16:37:56 +0100
parents a50a8c104bd8
children 60ff32818c30
files vamp-client/qt/test.pro
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/vamp-client/qt/test.pro	Sat Oct 13 16:02:38 2018 +0100
+++ b/vamp-client/qt/test.pro	Sat Oct 13 16:37:56 2018 +0100
@@ -1,7 +1,7 @@
 
 TEMPLATE = app
 
-CONFIG += qt stl c++14 exceptions console warn_on
+CONFIG += qt stl c++11 c++14 exceptions console warn_on
 QT -= xml network gui widgets
 
 !win32 {