Re: Debug vs. Release build in Delphi?

From: Alan Garny (someone_at_somewhere.cm)
Date: 03/24/05


Date: Thu, 24 Mar 2005 08:50:32 -0000


"Ain Valtin" <@in@taavi.ee> wrote in message
news:42418469.245150578@newsgroups.borland.com...
> On Wed, 23 Mar 2005 21:22:25 -0000, "Alan Garny"
> <someone@somewhere.cm> wrote:
>
>> This said, whenever I want to generate a release version, I
>>have to go to the project options and select the optimization box,
>>unselect
>>the debugging ones, etc. So yes, not really ideal... So, is there a way
>>that
>>would allow me, through the use of a swtich/conditional define/etc. to let
>>me generate either a debug or release version of my application?
> Take a look to GExperts' "Project option sets" expert
> www.gexperts.org

Does it actually work? I have followed the instruction in the help file, but
to no avail. Just to be sure I create a config file, which I then backed up.
>From there, I created a profile, checked all the options, saved the profile
and applied them and compared the new config file with the backed up one and
there was no difference. Ok, why not. But then, when I uncheck all the
options in the profile and then save it, apply it and then compare the new
config file, I still don't see any difference whatsover. There is,
therefore, definitely something wrong here... And yes, I did same the
project, so that that a new config file was actually written on disk. So, I
am very puzzled... I am using D7.1 and GExperts 1.22... Weird!

    Alan.



Relevant Pages