mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-12 10:59:20 +02:00
IDE: Update project's DefineTemplates after switching build mode.
git-svn-id: trunk@64709 -
This commit is contained in:
parent
5627557122
commit
e0f966967e
@ -1747,6 +1747,7 @@ begin
|
||||
end;
|
||||
|
||||
Project1.ActiveBuildMode := NewMode;
|
||||
Project1.DefineTemplates.AllChanged(false);
|
||||
MainBuildBoss.SetBuildTargetProject1(false);
|
||||
MainIDE.UpdateCaption;
|
||||
if Assigned(ProjInspector) then
|
||||
|
Loading…
Reference in New Issue
Block a user