mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-11-22 00:50:00 +01:00
lazbuild: select IDE build mode, fixed compiling with different mode
git-svn-id: trunk@36570 -
This commit is contained in:
parent
0731f4ba72
commit
1bf4624e3c
@ -438,6 +438,7 @@ begin
|
||||
Halt(ErrorBuildFailed);
|
||||
end;
|
||||
CurProf:=BuildLazProfiles[i];
|
||||
BuildLazProfiles.CurrentIndex:=i;
|
||||
end;
|
||||
debugln(['Building Lazarus IDE with profile "',CurProf.Name,'"']);
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user