mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-14 11:19:24 +02:00
lazbuild: --add-package save package links
git-svn-id: trunk@50181 -
This commit is contained in:
parent
c6391b6a34
commit
ff4894b3d7
@ -1081,6 +1081,7 @@ begin
|
|||||||
end;
|
end;
|
||||||
// save list
|
// save list
|
||||||
MiscellaneousOptions.Save;
|
MiscellaneousOptions.Save;
|
||||||
|
PkgLinks.SaveUserLinks(true);
|
||||||
|
|
||||||
Result:=true;
|
Result:=true;
|
||||||
end;
|
end;
|
||||||
|
Loading…
Reference in New Issue
Block a user