# HG changeset patch # User Chris Cannam # Date 1539442958 -3600 # Node ID a50a8c104bd8585cd6279488156c6d2f0e5a5f63 # Parent febeaa54bd81fac63aa4f3f8f4fea5124f7aed9f C++14 diff -r febeaa54bd81 -r a50a8c104bd8 vamp-client/qt/test.pro --- a/vamp-client/qt/test.pro Sat Oct 13 12:32:53 2018 +0100 +++ b/vamp-client/qt/test.pro Sat Oct 13 16:02:38 2018 +0100 @@ -1,7 +1,7 @@ TEMPLATE = app -CONFIG += qt stl c++11 exceptions console warn_on +CONFIG += qt stl c++14 exceptions console warn_on QT -= xml network gui widgets !win32 {