Source subdirectories dependency problem at link stage
Falk Brettschneider
gigafalk at yahoo.com
Thu Dec 16 07:27:05 GMT 1999
Mathias Puetz wrote:
>
> On Mon, 13 Dec 1999, you wrote:
> >Hi,
> >I agree that the project structure should be more flexible. Also there
> >should be a way to specify the
> >linker flags for each individual subdir and not only for the whole project.
>
> Good point. I think a more general solution would be
> to allow a project to consist of several sub-projects.
I would recommend to let the new project management base on tmake's
*.pro files wrapped with an additional kdevelop *.kdevprj for the
KDevelop IDE stuff.
Have a look at the qt directory!
Tmake provides an extremly easy but powerful project management. It can
generate Makefiles for many platforms, you can specify any own project
structure (e.g. with subdirectories bin, lib, res, src and include), and
tmake can handle sub-projects in any depth (by using several .pro
files).
At the time we have projects with many sub-projects (shared libraries as
well), all well managed with tmake. Unfortunatelly, KDevelop supports
this weakly, just by customer projects.
Setting specific compiler/linker flags would be possible by controlling
the tmake template files...
--
Ciao,
--Falk
==========
VIRUS DETECTED! -->[[[Hi! I'm a signature virus! Copy me into your
signature file to help me spread!]]]<--
NOW START CLEANING BY FORMATTING YOUR HARDDISC...
1%
2%
3%
5%
6%
...
More information about the KDevelop
mailing list