# HG changeset patch # User Chris Cannam # Date 1547717459 0 # Node ID 5c60e26e16ca64c85015c7c7671f0cb8dd5b89fa # Parent 38ad8cba87a609d9651486294b443cdde873138f object_parallel_to_source doesn't appear to work with msbuild - remove it again, as we want to be consistent across systems here diff -r 38ad8cba87a6 -r 5c60e26e16ca checker.pri --- 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 {