mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 17:13:02 +02:00
* Dependency on fcl-web for fphttpclient
git-svn-id: trunk@38552 -
This commit is contained in:
parent
6d694051be
commit
5c1d8433f7
@ -24,6 +24,7 @@ begin
|
||||
P.Dependencies.Add('fcl-pdf');
|
||||
P.Dependencies.Add('fcl-json');
|
||||
P.Dependencies.Add('fcl-db');
|
||||
P.Dependencies.Add('fcl-web');
|
||||
P.Author := 'Michael Van Canneyt';
|
||||
P.License := 'LGPL with modification, ';
|
||||
P.HomepageURL := 'www.freepascal.org';
|
||||
|
Loading…
Reference in New Issue
Block a user