mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-27 21:20:30 +02:00
fixed compilation with VerboseFPCSrcScan
git-svn-id: trunk@9453 -
This commit is contained in:
parent
e666f7b856
commit
c0477609a5
@ -10461,7 +10461,7 @@ begin
|
||||
UnitLinksValid:=false;
|
||||
end;
|
||||
{$IFDEF VerboseFPCSrcScan}
|
||||
debugln('TMainIDE.RescanCompilerDefines B rescanning FPC sources UnitLinksValid=',UnitLinksValid);
|
||||
debugln(['TMainIDE.RescanCompilerDefines B rescanning FPC sources UnitLinksValid=',UnitLinksValid]);
|
||||
{$ENDIF}
|
||||
|
||||
// create compiler macros to simulate the Makefiles of the FPC sources
|
||||
|
Loading…
Reference in New Issue
Block a user