[Qt-creator] Using shadow builds when building from the command-line
Robert Caldecott
robert.caldecott at gmail.com
Wed Jul 14 22:03:58 CEST 2010
Now that Qt Creator enables shadow builds by default I've got used to them
and prefer it to cluttering up my source folders with object files, etc.
However, I often want to build from the command-line, but can't figure out
how to make shadow builds work. My command-line build script is pretty
simple:
qmake -r
mingw32-make release
How can I force shadow builds? Is a qmake switch required?
Thanks in advance.
P.S. Apologies that this isn't strictly a Qt Creator specific question but I
thought others may find any answers useful.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100714/6913f802/attachment.html
More information about the Qt-creator-old
mailing list