mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 22:37:28 +02:00
IDE: build macros: do not let defaults override
git-svn-id: trunk@41337 -
This commit is contained in:
parent
ed2d368f37
commit
cfcf8488d2
@ -2243,7 +2243,6 @@ function TBuildManager.OnGetBuildMacroValues(Options: TBaseCompilerOptions;
|
||||
end else
|
||||
exit(nil);
|
||||
SetCmdLineOverrides(Result);
|
||||
SetDefaults(Result);
|
||||
end;
|
||||
|
||||
procedure SetProjectMacroValues(Vars: TCTCfgScriptVariables);
|
||||
|
Loading…
Reference in New Issue
Block a user