diff checker.pri @ 57:5c60e26e16ca

object_parallel_to_source doesn't appear to work with msbuild - remove it again, as we want to be consistent across systems here
author Chris Cannam
date Thu, 17 Jan 2019 09:30:59 +0000
parents bb3d59462052
children 87908a5d6c88
line wrap: on
line diff
--- a/checker.pri	Wed Jan 16 16:00:46 2019 +0000
+++ b/checker.pri	Thu Jan 17 09:30:59 2019 +0000
@@ -1,5 +1,5 @@
 
-CONFIG += qt stl c++11 exceptions console warn_on object_parallel_to_source
+CONFIG += qt stl c++11 exceptions console warn_on 
 QT -= xml network gui widgets
 
 !win32 {