comp.lang.ada
 help / color / mirror / Atom feed
From: Robert A Duff <bobduff@shell01.TheWorld.com>
Subject: Re: gnat Project files
Date: Wed, 04 Nov 2009 12:51:28 -0500
Date: 2009-11-04T12:51:28-05:00	[thread overview]
Message-ID: <wcciqdqp49r.fsf@shell01.TheWorld.com> (raw)
In-Reply-To: d31a4ab4-321e-4bb7-8a1b-b1f0a5de507c@d21g2000yqn.googlegroups.com

AdaMagica <christoph.grein@eurocopter.com> writes:

> 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 ...

Relative paths are relative to the directory where the project file is,
not (necessarily) relative to the current directory where you're running
the compiler.

- Bob



  reply	other threads:[~2009-11-04 17:51 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
2009-11-04 17:51         ` Robert A Duff [this message]
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