[Qt-creator] Subprojects handling

Ziller Eike Eike.Ziller at digia.com
Wed Jan 8 17:09:30 CET 2014


On Jan 8, 2014, at 4:05 PM, Yves Bailly <yves.bailly at sescoi.fr> wrote:

> 
> Greetings all,
> 
> I have a main project file using template "subdirs":
> TEMPLATE = subdirs
> CONFIG += ordered
> SUBDIRS += ...a long list of subdirs...
> 
> The subdirs are all executable projects (no libraries) which
> have no build-time dependencies between them.
> 
> When I request to run one of the subproject, *all* the subprojects
> are always build. Even if the build step is reduced to checking
> nothing has changed (message "Nothing to be done for 'first'"),
> it can take a rather large amount of time.
> 
> Can this be avoided in some way? I couldn't find an option.
> 
> Thanks for any hint.

Bind a keyboard shortcut to Build > Build subproject
(or try that menu item from the menu first)

Br, Eike

-- 
Eike Ziller, Senior Software Engineer - Digia, Qt
 
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Tuula Haataja
Sitz der Gesellschaft: Berlin, Registergericht: Amtsgericht Charlottenburg, HRB 144331 B




More information about the Qt-creator mailing list