[Qt-creator] how to set binary different in debug and release mode
André Pönitz
andre.poenitz at nokia.com
Mon Aug 16 14:52:22 CEST 2010
On Monday 16 August 2010 12:55:24 ext Matthias Pospiech wrote:
> I set up the binary path different to the qmake standard. this means
> that QtCreator always fails to execute the binary since it is not found.
> Therefore I set up the path manually. However this can only be done for
> a project and not independed for debug and release mode.
>
> However, I put release and debug version in different path and they have
> different names.
>
> So my question is: can QtCreator (lastes stable version) define in one
> project the executable different for debug and release mode?
See http://doc.trolltech.com/4.6/qmake-common-projects.html, especially the
bits in the section titled "Building and Installing in Debug and Release Modes".
Andre'
More information about the Qt-creator-old
mailing list