[Interest] Setting the same build dir for debug and release in Qt Creator

Etienne Sandré-Chardonnal etienne.sandre at m4x.org
Thu May 9 12:23:08 CEST 2013


Dear all,

By default, Qt Creator sets different build directories for debug and
release configurations. But in these two directories, it also creates a
"Release" And "Debug" subfolders and makefiles.

Is it safe to use the same build dir for both configuration? It builds the
.o and exe's in the Release and Debug subfolders, so this will not collide.
Can the moc generated headers in the build directory conflict?

This will be easier for me to do the housekeeping and installer package
scripting, as the project starts to grow quite a lot.

Thanks,

Etienne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130509/6ddd6975/attachment.html>


More information about the Interest mailing list