comp.lang.ada
 help / color / mirror / Atom feed
From: Maciej Sobczak <see.my.homepage@gmail.com>
Subject: Re: Using GNAT project files and libraries
Date: Sat, 8 Mar 2008 12:46:14 -0800 (PST)
Date: 2008-03-08T12:46:14-08:00	[thread overview]
Message-ID: <f477977d-adec-41c6-9c99-cfa1e0e32ed0@v3g2000hsc.googlegroups.com> (raw)
In-Reply-To: m27igd9l3z.fsf@mac.com

On 8 Mar, 18:33, Simon Wright <simon.j.wri...@mac.com> wrote:

> You need l.gpr.

Good point. I actually already have it, because the library was also
made with GNAT project files.
So, a.gpr:

with "../l.gpr";
project A is

    for Source_Files use ("a.adb");
    for Main use ("a");

end A;

That's it.

--
Maciej Sobczak * www.msobczak.com * www.inspirel.com



  reply	other threads:[~2008-03-08 20:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 22:37 Using GNAT project files and libraries Maciej Sobczak
2008-03-08 11:59 ` Tero Koskinen
2008-03-08 17:33 ` Simon Wright
2008-03-08 20:46   ` Maciej Sobczak [this message]
2008-03-08 22:17     ` Simon Wright
2008-03-09 13:15       ` Maciej Sobczak
2008-03-09 19:03         ` Simon Wright
replies disabled

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