[Lazarus] LazCompilerOptions not set anymore?
Mattias Gaertner
nc-gaertnma at netcologne.de
Sat Dec 19 10:49:47 CET 2009
On 19 Dec 2009 01:02:29 -0000
Phil Hess <macpgmr at fastermac.net> wrote:
> Most of the settings I'm making in a custom application type are no longer honored.
>
> For example, TProjectDescriptor descendant's InitProject is passed a TLazProject. But most of the settings made to its LazCompilerOptions no longer show up in the compiler options dialog. I think this was still working a few days ago, so something must have broken.
The default compiler options didn't check if the file
(~/.lazarus/compileroptions.xml) exists. I fixed that.
Mattias
More information about the Lazarus
mailing list