mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-10 13:09:15 +02:00
Fixed compilation after r40351
git-svn-id: trunk@40354 -
This commit is contained in:
parent
250b9489f6
commit
1bcafda4f4
@ -27,6 +27,7 @@ begin
|
||||
P.Dependencies.Add('fcl-js');
|
||||
P.Dependencies.Add('fcl-json');
|
||||
P.Dependencies.Add('fcl-passrc');
|
||||
P.Dependencies.Add('fcl-process');
|
||||
Defaults.Options.Add('-Sc');
|
||||
|
||||
P.Author := 'Free Pascal development team';
|
||||
|
Loading…
Reference in New Issue
Block a user