[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: [cdt-dev] how to build multi level targets ?
|
- From: "Alain Magloire" <alain@xxxxxxx>
- Date: Fri, 26 Nov 2004 10:44:12 -0500 (EST)
- Delivered-to: cdt-dev@eclipse.org
>
> Create 20 projects ins't quicker than creating 20 Make Target ?
>
> Have you anything more efficient ?
>
Not particulary, Eclipse does not allow subprojects(projects within projects).
Maybe you can bring your case to the Eclipse platform case.
>
> -----Message d'origine-----
> De : Alain Magloire [mailto:alain@xxxxxxx]
> Envoy=E9 : jeudi 25 novembre 2004 20:52
> =C0 : cdt-dev@xxxxxxxxxxx
> Objet : Re: [cdt-dev] how to build multi level targets ?
>
>
> >=20
> > Hello,
> > =3D20
> > I run Eclipse 3.0.1, CDT 2.0.2, RH ES V3.0 GTK installation.
> > =3D20
> > I have under one project, more than 20 directories with for each =3D
> > directory
> > some source files and a makefile.
> > How can I build the particular current library of my current =
> directory,
> > without creating 20 Make targets by the gui ?
> > =3D20
> > Could you help me to get the possibility to build the library on =
> which =3D
> > I
> > work without creating a target ?
>
> Make each directory a project.
>
>