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:
inoussa
2017-08-15 18:44:12 +00:00
parent 6055234ef7
commit 05e91fa5d1

View File

@ -10,7 +10,7 @@
<PathDelim Value="\"/> <PathDelim Value="\"/>
<SearchPaths> <SearchPaths>
<OtherUnitFiles Value="..\.."/> <OtherUnitFiles Value="..\.."/>
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)\"/> <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
</SearchPaths> </SearchPaths>
</CompilerOptions> </CompilerOptions>
<Description Value="Web Services Toolkit transport layer making use of the FPC built-in transport protocols for client and server. <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 &quot;Web Service Toolkit” (WST) is a web-services consumption and author
</Item1> </Item1>
<Item2> <Item2>
<PackageName Value="FCL"/> <PackageName Value="FCL"/>
<MinVersion Major="3" Valid="True"/>
</Item2> </Item2>
</RequiredPkgs> </RequiredPkgs>
<UsageOptions> <UsageOptions>