-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 2.2.0
-
None
When setting the MAKEFILE variable in a project file QT creator seems not to be able to detect whether it has to rerun qmake or not anymore.
Without setting the MAKEFILE variable, when building and there has nothing changed in the project file, QT creator will print "Configuration unchanged, skipping qmake step.". However, this will never print when setting a custom makefile.