mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-12 12:20:46 +01:00
codetools: skip fpc source directory amunits
git-svn-id: trunk@22473 -
This commit is contained in:
parent
ea159dc66b
commit
f154487ab1
@ -3407,6 +3407,7 @@ var
|
|||||||
{$IFDEF VerboseFPCSrcScan}
|
{$IFDEF VerboseFPCSrcScan}
|
||||||
DebugLn(['BrowseDirectory skip ',ADirPath]);
|
DebugLn(['BrowseDirectory skip ',ADirPath]);
|
||||||
{$ENDIF}
|
{$ENDIF}
|
||||||
|
exit;
|
||||||
end;
|
end;
|
||||||
|
|
||||||
inc(ProgressID);
|
inc(ProgressID);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user