From cce21d430df391f267bb0b9f468f48ebf4b6d68c Mon Sep 17 00:00:00 2001 From: dt Date: Mon, 30 Aug 2010 16:41:59 +0200 Subject: [PATCH] Don't run if the qmake arguments are just in a different order The code is technically incorrect and easy to fool. See the comment in the patch. --- .../qt4projectmanager/qt4buildconfiguration.cpp | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp b/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp index 26925b679db..eb42cd9bc42 100644 --- a/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp +++ b/src/plugins/qt4projectmanager/qt4buildconfiguration.cpp @@ -468,6 +468,22 @@ bool Qt4BuildConfiguration::compareToImportFrom(const QString &workingDirectory) qDebug()<<"Parsed spec:"<