[Qt-creator] Folders and sub-projects
Stefan Vollmar
vollmar at nf.mpg.de
Thu Nov 27 14:05:17 CET 2008
Dear Frédéric,
On 27.11.2008, at 13:54, Frédéric Lambert wrote:
> At work, i'm working on windows XP and I have a Sources Directory
> whith
> many ( 20+) sub-directory inside.
> Each sub-directory is a .dll, a .exe or a .lib project.
>
> I would like to know if it's possible to have all this sub-direcotry
> projetcs sorted, under one parent projects in Qt Creator, like Visual
> already do.
>
> Must I create a .pro for each sub-directory project and then load them
> all in Qt Creator one by one ?
Please find attached a screenshot of something similar for one of our
bigger projects, is this what you meant? The master .pro file looks
like this:
vinci_q.pro
TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += ecat7
SUBDIRS += misc guimisc
SUBDIRS += ipctarget ipcarcher
Warm regards,
Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Max-Planck-Institut für neurologische Forschung
Gleuelerstr. 50, 50931 Köln, Germany
Tel.: +49-221-4726-213 FAX +49-221-4726-298
Tel.: +49-221-478-5713 Mobile: 0160-93874279
Email: vollmar at nf.mpg.de http://www.nf.mpg.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 79.png
Type: image/png
Size: 13971 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20081127/2fa15922/attachment.png
More information about the Qt-creator-old
mailing list