QtCreator and qmake problem.
-
Moved as requested.
No, there is no such option.
But you could add a custom build step before the qmake step though that removes the makefile. Then qmake will be rerun to regenerate it.
-
We do have a manual which is available in the Qt Creator help viewer. Reading it is highly recommended:-)
Projects->Build Settings, click on "Add Build Step" there.