From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,7992d2ba081b33a X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!postnews.google.com!p20g2000yqi.googlegroups.com!not-for-mail From: Martin Newsgroups: comp.lang.ada Subject: Re: Installing AUnit Date: Thu, 19 Mar 2009 05:08:20 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: NNTP-Posting-Host: 20.133.0.8 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1237464501 1223 127.0.0.1 (19 Mar 2009 12:08:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 19 Mar 2009 12:08:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p20g2000yqi.googlegroups.com; posting-host=20.133.0.8; posting-account=g4n69woAAACHKbpceNrvOhHWViIbdQ9G User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4186 Date: 2009-03-19T05:08:20-07:00 List-Id: On Mar 19, 11:52=A0am, Tim Rowe wrote: > Peter C. Chapin wrote: > > of this is that one can simply include > > > =A0 =A0 =A0 =A0 =A0 =A0with "aunit.gpr"; > > > in any project file that needs to use AUnit and GNAT auto-magically > > finds what it needs without having to play with the ADA_PROJECT_PATH > > evironment variable. > > What do you mean by a project file in this context? That doesn't seem to > be legal syntax within an Ada specification file. A GPS project file (GNAT Programming Studio) - Google "libre gnat gps" Cheers -- Martin