mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 04:06:08 +02:00
* Added dependency on fcl-net for ssockets
git-svn-id: trunk@15336 -
This commit is contained in:
parent
ce8ab2b735
commit
98d72d2e99
File diff suppressed because it is too large
Load Diff
@ -7,10 +7,10 @@ name=fcl-web
|
||||
version=2.5.1
|
||||
|
||||
[target]
|
||||
dirs=src/base
|
||||
dirs=src/base src/webdata
|
||||
|
||||
[require]
|
||||
packages=fcl-base fcl-xml fcl-db fcl-json
|
||||
packages=fcl-base fcl-xml fcl-db fcl-json fcl-net
|
||||
|
||||
[compiler]
|
||||
options=-S2h
|
||||
|
Loading…
Reference in New Issue
Block a user