diff checker.pri @ 54:bb3d59462052

Retain file structure hierarchy - useful when included into another project
author Chris Cannam
date Fri, 11 Jan 2019 15:54:15 +0000
parents 40c6936c2fc9
children 5c60e26e16ca
line wrap: on
line diff
--- a/checker.pri	Mon Nov 26 14:34:38 2018 +0000
+++ b/checker.pri	Fri Jan 11 15:54:15 2019 +0000
@@ -1,5 +1,5 @@
 
-CONFIG += qt stl c++11 exceptions console warn_on
+CONFIG += qt stl c++11 exceptions console warn_on object_parallel_to_source
 QT -= xml network gui widgets
 
 !win32 {