2015-01-03 13:37:43 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2008-09-13 15:56:59 +00:00
|
|
|
<CONFIG>
|
2015-01-03 13:37:43 +00:00
|
|
|
<Package Version="4">
|
2008-09-13 15:56:59 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<Name Value="wst_synapse"/>
|
2015-01-03 13:37:43 +00:00
|
|
|
<Type Value="RunAndDesignTime"/>
|
|
|
|
<AddToProjectUsesSection Value="True"/>
|
2017-08-15 18:33:39 +00:00
|
|
|
<Author Value="Inoussa OUEDRAOGO"/>
|
2008-09-13 15:56:59 +00:00
|
|
|
<CompilerOptions>
|
2015-01-03 13:37:43 +00:00
|
|
|
<Version Value="11"/>
|
2008-09-13 15:56:59 +00:00
|
|
|
<PathDelim Value="\"/>
|
|
|
|
<SearchPaths>
|
2015-01-18 00:17:53 +00:00
|
|
|
<OtherUnitFiles Value="..\.."/>
|
2008-09-13 15:56:59 +00:00
|
|
|
<UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
|
|
|
|
</SearchPaths>
|
|
|
|
<Parsing>
|
|
|
|
<SyntaxOptions>
|
|
|
|
<CStyleOperator Value="False"/>
|
2011-04-15 14:50:04 +00:00
|
|
|
<UseAnsiStrings Value="False"/>
|
2008-09-13 15:56:59 +00:00
|
|
|
</SyntaxOptions>
|
|
|
|
</Parsing>
|
|
|
|
</CompilerOptions>
|
2017-08-15 18:33:39 +00:00
|
|
|
<Description Value="Web Services Toolkit Synapse transport layer.
|
|
|
|
|
|
|
|
The "Web Service Toolkit” (WST) is a web-services consumption and authoring toolkit for FPC/Lazarus and Delphi developers. WST has support for SOAP,XMLRPC, JSON-RPC, a custom binary serialization formats and WSDL for services description. The supported transport protocols include HTTP, TCP and a library-base (for an in-process communication) tranport."/>
|
2008-09-13 15:56:59 +00:00
|
|
|
<License Value="Modified LGPL
|
|
|
|
"/>
|
2017-08-13 14:30:50 +00:00
|
|
|
<Version Minor="8"/>
|
2008-09-13 15:56:59 +00:00
|
|
|
<Files Count="3">
|
|
|
|
<Item1>
|
|
|
|
<Filename Value="..\..\synapse_tcp_server.pas"/>
|
|
|
|
<UnitName Value="synapse_tcp_server"/>
|
|
|
|
</Item1>
|
|
|
|
<Item2>
|
|
|
|
<Filename Value="..\..\synapse_http_protocol.pas"/>
|
|
|
|
<UnitName Value="synapse_http_protocol"/>
|
|
|
|
</Item2>
|
|
|
|
<Item3>
|
|
|
|
<Filename Value="..\..\synapse_tcp_protocol.pas"/>
|
|
|
|
<UnitName Value="synapse_tcp_protocol"/>
|
|
|
|
</Item3>
|
|
|
|
</Files>
|
2011-04-15 14:50:04 +00:00
|
|
|
<RequiredPkgs Count="2">
|
2008-09-13 15:56:59 +00:00
|
|
|
<Item1>
|
2011-04-15 14:50:04 +00:00
|
|
|
<PackageName Value="laz_synapse"/>
|
2008-09-13 15:56:59 +00:00
|
|
|
</Item1>
|
2011-04-15 14:50:04 +00:00
|
|
|
<Item2>
|
|
|
|
<PackageName Value="wst_core"/>
|
|
|
|
</Item2>
|
2008-09-13 15:56:59 +00:00
|
|
|
</RequiredPkgs>
|
|
|
|
<UsageOptions>
|
2015-01-03 13:37:43 +00:00
|
|
|
<UnitPath Value="$(PkgOutDir)"/>
|
2008-09-13 15:56:59 +00:00
|
|
|
</UsageOptions>
|
|
|
|
<PublishOptions>
|
|
|
|
<Version Value="2"/>
|
|
|
|
<IgnoreBinaries Value="False"/>
|
|
|
|
</PublishOptions>
|
|
|
|
</Package>
|
|
|
|
</CONFIG>
|