Require FPC 3
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6002 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
parent
6055234ef7
commit
05e91fa5d1
@ -10,7 +10,7 @@
|
||||
<PathDelim Value="\"/>
|
||||
<SearchPaths>
|
||||
<OtherUnitFiles Value="..\.."/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/>
|
||||
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
||||
</SearchPaths>
|
||||
</CompilerOptions>
|
||||
<Description Value="Web Services Toolkit transport layer making use of the FPC built-in transport protocols for client and server.
|
||||
@ -42,6 +42,7 @@ The "Web Service Toolkit” (WST) is a web-services consumption and author
|
||||
</Item1>
|
||||
<Item2>
|
||||
<PackageName Value="FCL"/>
|
||||
<MinVersion Major="3" Valid="True"/>
|
||||
</Item2>
|
||||
</RequiredPkgs>
|
||||
<UsageOptions>
|
||||
|
Loading…
Reference in New Issue
Block a user