[Lazarus] Additional compiler config file is ignored by IDE
Vincent Snijders
vsnijders at vodafonevast.nl
Tue May 25 10:01:52 CEST 2010
Graeme Geldenhuys schreef:
> Hi,
>
> I wanted to use the additional compiler config file to enable multiple
> build modes (Release, Debug etc). The setting is found at: "Project >
> Options > Compiler Options > Other"
>
> I have tried the following values with and without the $(ProjPath)
> macro, and the Lazarus IDE doesn't seem to used the *.cfg files at
> all. The generated executable is always the same size no matter what
> compiler options I add to either of the .cfg files. :-/
>
> $(ProjPath)/debug_build.cfg
> $(ProjPath)/release_build.cfg
>
>
> Is this just another "would be nice to have feature" that isn't
> actually implemented or is it simply broken? I'm using latest Lazarus
> trunk revision.
What does "Show options" give?
Vincent
More information about the Lazarus
mailing list