[Lazarus] New compiler options page "Additions and Overrides"
Mattias Gaertner
nc-gaertnma at netcologne.de
Thu Jun 6 23:48:23 CEST 2013
Hi all,
The page in the "Project options / Compiler options / IDE Macro Values"
was replaced with a more powerful page "Additions and Overrides".
Things that you can do now, which were not possible before:
- Append compiler options to packages without touching the lpk.
- Changing the output directory of packages without touching the lpk.
- Define IDE macros only for some packages or only for the project.
- Append compiler options for all projects with build mode "debug".
- Change the package(s) output directory of all projects and packages with build
mode "release".
- Append compiler options of third party projects and packages without altering their sources.
See here for details and screenshots:
http://wiki.lazarus.freepascal.org/IDE_Window:_Compiler_Options#Additions_and_Overrides
Mattias
More information about the Lazarus
mailing list