Fix another spec not equal bug, squash another case where qmake was run.

This commit is contained in:
dt
2009-08-06 18:49:10 +02:00
parent 16de2eddaa
commit 1010ea5251

View File

@@ -501,6 +501,7 @@ void QtVersion::updateSourcePath()
}
}
}
m_sourcePath = QDir::cleanPath(m_sourcePath);
}
// Returns the version that was used to build the project in that directory