IDE: Update project's DefineTemplates after switching build mode.

git-svn-id: trunk@64709 -
This commit is contained in:
juha 2021-03-01 11:23:06 +00:00
parent 5627557122
commit e0f966967e

View File

@ -1747,6 +1747,7 @@ begin
end;
Project1.ActiveBuildMode := NewMode;
Project1.DefineTemplates.AllChanged(false);
MainBuildBoss.SetBuildTargetProject1(false);
MainIDE.UpdateCaption;
if Assigned(ProjInspector) then