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: a07f3367d7,a69623f198c84217 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!h21g2000yqa.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: Exclude files from Source_Dirs in GPS configuration Date: Thu, 13 Aug 2009 06:07:31 -0700 (PDT) Organization: http://groups.google.com Message-ID: <8e9ae7b8-5ac8-48f6-94ee-489e67d9e9bd@h21g2000yqa.googlegroups.com> References: <966221dc-5f38-411c-a1dc-b04fce698515@k19g2000yqn.googlegroups.com> NNTP-Posting-Host: 206.122.158.4 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1250168851 4232 127.0.0.1 (13 Aug 2009 13:07:31 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 13 Aug 2009 13:07:31 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: h21g2000yqa.googlegroups.com; posting-host=206.122.158.4; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.39 Safari/530.5,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7732 Date: 2009-08-13T06:07:31-07:00 List-Id: Maybe this possibility exists, but I would rather avoid it and try to organize better the folders... Say your problem is redundant file names, like a "driver.adb", one version for Linux and one for Windows, and the Linux version is in a common folder; then I would put each version in a separate folder with the OS name and explicitly include the folders in the GPS project according to the OS you want to have an executable for. Could you say a bit more what you want to obtain with this tactic ? _________________________________________________________ Gautier's Ada programming -- http://sf.net/users/gdemont/ NB: For a direct answer, e-mail address on the Web site!