mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-09 21:59:23 +02:00
lazbuild: write primary config path
git-svn-id: trunk@36302 -
This commit is contained in:
parent
93bcb0ea8b
commit
daa3ae215f
@ -833,7 +833,8 @@ begin
|
||||
if fInitialized then exit(fInitResult);
|
||||
fInitResult:=false;
|
||||
fInitialized:=true;
|
||||
|
||||
|
||||
debugln(['primary config path: ',GetPrimaryConfigPath]);
|
||||
CreatePrimaryConfigPath;
|
||||
|
||||
MainBuildBoss:=TBuildManager.Create(nil);
|
||||
|
Loading…
Reference in New Issue
Block a user