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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,12da20627e3e7424 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!p19g2000yqa.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Bj=F6rn?= Newsgroups: comp.lang.ada Subject: Re: Compiler switches for directory in GNAT project files Date: Sun, 28 Aug 2011 00:24:04 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5ce2e334-56d0-48f6-86dd-9c4bc83029b5@p19g2000yqa.googlegroups.com> References: <6e8c14b6-efab-44b3-b857-252bfd63744d@n12g2000yqh.googlegroups.com> NNTP-Posting-Host: 85.227.20.141 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1314516244 4870 127.0.0.1 (28 Aug 2011 07:24:04 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 28 Aug 2011 07:24:04 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p19g2000yqa.googlegroups.com; posting-host=85.227.20.141; posting-account=YboemQoAAADByXNKUQ0Fw0OSJ9Iwf36T User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; Linux i686; rv:6.0) Gecko/20100101 Firefox/6.0,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:21684 Date: 2011-08-28T00:24:04-07:00 List-Id: > You could create a separate project file for that directory. Yes, I guess this is what I'll do. I was hoping for some syntax: for Switches ("/*"), but I didn't find anything when I scanned the user guide. /Bj=F6rn