mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-18 05:39:14 +02:00
lazbuild: save lpk list after compiling an lpk, bug #27991
git-svn-id: branches/fixes_1_4@48893 -
This commit is contained in:
parent
955e75ed6c
commit
b706c383fc
BIN
ide/lazarus.res
BIN
ide/lazarus.res
Binary file not shown.
@ -437,6 +437,8 @@ begin
|
||||
else
|
||||
CompilePackage(APackage,Flags);
|
||||
|
||||
PkgLinks.SaveUserLinks(true);
|
||||
|
||||
Result:=true;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user