summaryrefslogtreecommitdiffstats
path: root/src/widgets/accessible/itemviews.cpp
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2017-07-10 16:34:50 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2017-07-14 18:49:56 +0000
commita23568be6c6859b3a149cfadb1104da4f32318f5 (patch)
treeaf8852b772c913e66e49bd3fdcf9f23b4173509e /src/widgets/accessible/itemviews.cpp
parent4db3a5f8ebc8031da12d903807a7b2857e28276a (diff)
Fix CONFIG+=silent for MSVC non-inference rules
silent.prf modifies the compiler commands by prefixing them with a silencing echo command. For MSVC, the used $< syntax is only valid in inference rules. However, the PCH rule is not an inference rule and breaks when silent.prf is used. Remove the echo command for MSVC. The compiler already outputs the currently compiled file. There's no need to do it twice. Task-number: QTBUG-61688 Change-Id: I7e2c1211e471c9c149c16cac8e87406e88ee2d97 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Diffstat (limited to 'src/widgets/accessible/itemviews.cpp')
0 files changed, 0 insertions, 0 deletions