comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christoph.grein@eurocopter.com>
Subject: Re: gnat Project files
Date: Wed, 4 Nov 2009 06:39:26 -0800 (PST)
Date: 2009-11-04T06:39:26-08:00	[thread overview]
Message-ID: <d31a4ab4-321e-4bb7-8a1b-b1f0a5de507c@d21g2000yqn.googlegroups.com> (raw)
In-Reply-To: 2b75c222-406d-45ae-b091-2f7a4047d3ef@p35g2000yqh.googlegroups.com

On 4 Nov., 15:20, Hibou57 (Yannick Duchêne) <yannick_duch...@yahoo.fr>
wrote:
> Currently, I do not use GPS, nor the GNAT project facilities, but
> still have a question : is it possible to use a relative path for this
> common path ? I mean, a relative path which would be interpreted
> relatively to another path specific to each project.

You can specify an abolute or releative path, or you can use an
environment variable for project file paths.

with "../Relative_Path/common";
with "/Absolute_Path/something";
project Dependent is ...



  reply	other threads:[~2009-11-04 14:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-04  2:02 gnat Project files RasikaSrinivasan@gmail.com
2009-11-04  9:09 ` Dmitry A. Kazakov
2009-11-04 13:23   ` AdaMagica
2009-11-04 14:20     ` Hibou57 (Yannick Duchêne)
2009-11-04 14:39       ` AdaMagica [this message]
2009-11-04 17:51         ` Robert A Duff
2009-11-04 14:50       ` Dmitry A. Kazakov
2009-11-04 15:29         ` Hibou57 (Yannick Duchêne)
2009-11-05 10:22 ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox