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,6da02c98ea5cc99c X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Date: Sun, 03 Aug 2008 17:22:26 +0200 From: Gautier User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Project file - suggestions/help needed. References: <4895659d$0$15880$edfadb0f@dtext01.news.tele.dk> In-Reply-To: <4895659d$0$15880$edfadb0f@dtext01.news.tele.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 83.76.189.200 X-Original-NNTP-Posting-Host: 83.76.189.200 Message-ID: <4895cd2d$1_5@news.bluewin.ch> X-Trace: news.bluewin.ch 1217776941 83.76.189.200 (3 Aug 2008 17:22:21 +0200) Organization: Bluewin AG Complaints-To: abuse@bluewin.ch X-Original-NNTP-Posting-Host: 127.0.0.1 Path: g2news1.google.com!news4.google.com!proxad.net!feeder1-2.proxad.net!news.in2p3.fr!in2p3.fr!kanaga.switch.ch!news-zh.switch.ch!switch.ch!news.ip-plus.net!newsfeed.ip-plus.net!news.bluewin.ch!not-for-mail Xref: g2news1.google.com comp.lang.ada:1427 Date: 2008-08-03T17:22:26+02:00 List-Id: I'd recommend two modes, like "Debug" and "Release" or even three: "Debug", "Fast", "Small" like in .demo/GLOBE_3D_GPS_Win32.gpr from the project there: http://globe3d.sf.net/ . NB: The mentioned project file is generated by GPS. HTH Gautier