On 24.09.2013 12:08, Frédéric Marchal wrote: > Saddly, QtCreator enforces shadow building when opening a new project.
It does not. Creator defaults to whatever you have set up as "Default build directory" in Tools>Options>Build & Run. Out of the box that is set up for shadow building, but you are free to change that. You can even do that from a custom installer that you can provide for your developers. > The > developer must know/remember to disable it in the project configuration tab > just after opening the new project. If you do not like the default on a per-project level you are also free to change the build directory to the source directoy in the target setup page of the wizard/Unconfigured project page: Just use '.' for the build directory. Best Regards, Tobias -- Tobias Hunger, Senior Software Engineer - Digia, Qt Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius Sitz der Gesellschaft: Berlin. USt-IdNr: DE 286 306 868 Registergericht: Amtsgericht Charlottenburg, HRB 144331 B _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
