[Qt-creator] Feature Requests
Andre Poenitz
andre.poenitz at mathematik.tu-chemnitz.de
Sun Nov 30 17:20:45 CET 2008
On Sun, Nov 30, 2008 at 04:03:40PM +0100, VuuRWerK wrote:
>> [..]
> Ah, ok it works great but the build order would be nice to have.
> The build destination (shadow build?) moves all files (also *.o,
> moc_*.cpp, ...) to the defined target, thats right?
Yes.
> Is it possible to compile the project to its own debug/release folder
> and copy only the binary to the defined target?
Yes.
You'd have to edit the .pro file (double click in the Project view and
add/edit the TARGET line there. You can specify any path there.
Regards,
Andre'
More information about the Qt-creator-old
mailing list