[Qt-creator] Folders and sub-projects
Frédéric Lambert
frederic.lambert at c-s.fr
Thu Nov 27 16:22:27 CET 2008
Stefan Vollmar a écrit :
> All .pro-files in my example present either an application or a
> library. The only "extra" file used for this hierarchical
> representation is the "master" .pro (TEMPLATE = subdirs). As each of
> the "projects" uses Qt, we have had the individual .pro-files for a
> long time and there was no need to generate them for grouping.
>
> I believe you are looking at a method to structure data within one
> project (application or library) - in our case, vinci_q consists of a
> number of larger and smaller applications and libraries, which is a
> different problem, of course.
>
> Warm regards,
> Stefan
>
Thanks! It's exactly the way I want to see files in my IDE, no matter if
the Tree is divised into .pro project or OS directory.
I'm sorry i'm new to qmake, I read the doc on the trolltech website but
i couldn't find what I needed.
The example are too easy to be applied a professional project.
The only thing I except is to have my sub .pro files handled
automaticaly, that I won't have to qmake them one by one each time I add
(or a member of my team) a file into one sub-directory.
Have you any method to batch the generation of .pro files located in the
sub-directories ?
Thanks !
/Ps : This IDE is really a good job ! Congratulations Trolls ;)/
More information about the Qt-creator-old
mailing list