mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-23 00:19:37 +02:00
IDE: fixed compilation
git-svn-id: trunk@48269 -
This commit is contained in:
parent
00d2898a47
commit
d2243f6306
@ -3608,9 +3608,7 @@ var
|
||||
Tool1: TAbstractExternalTool;
|
||||
Tool2: TAbstractExternalTool;
|
||||
ToolGroup: TExternalToolGroup;
|
||||
{$IFDEF EnableCheckInterPkgFiles}
|
||||
FilesChanged: boolean;
|
||||
{$ENDIF}
|
||||
begin
|
||||
{$IFDEF VerbosePkgCompile}
|
||||
debugln('TLazPackageGraph.CompileRequiredPackages A MinPolicy=',dbgs(Policy),' SkipDesignTimePackages=',SkipDesignTimePackages);
|
||||
|
Loading…
Reference in New Issue
Block a user