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.


-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to