[Qt-creator] Build configurations for SUBDIRS projects
Daniel Teske
daniel.teske at nokia.com
Mon Feb 16 12:21:50 CET 2009
On Saturday 14 February 2009 10:34:39 ext Marc Wathelet wrote:
> I'm using Qt-creator 0.9.2 (snapshot from git 2009-02-13)
> I'm working with many small sub-projects all gathered in a single .pro
> file with SUBDIRS.
> Everything goes fine in Qt-creator (even the run configuration of app
> sub-projects!).
> However, I can't build the debug configuration from the graphical
> interface, only the release appears in the menu.
Did you import you build settings? That is opened the project and got a nice
dialog asking you? In that case we set up a build configuration which passes
the same command line arguments to qmake as the last build in that directory.
You can set up another build configuation in the "Projects" mode.
daniel
More information about the Qt-creator-old
mailing list