* Replaced fphttpclient with indy10.

* Added compression support
This commit is contained in:
2015-10-04 14:14:55 +02:00
parent 610c1e4108
commit b1e455022b
1330 changed files with 338589 additions and 27 deletions

View File

@@ -18,10 +18,12 @@
</i18n>
<VersionInfo>
<UseVersionInfo Value="True"/>
<MinorVersionNr Value="5"/>
<RevisionNr Value="1"/>
<StringTable LegalCopyright="Andreas Schneider" ProductName="restemplate" ProductVersion="0.5.1"/>
<MinorVersionNr Value="6"/>
<StringTable LegalCopyright="Andreas Schneider" ProductName="restemplate" ProductVersion="0.6.0"/>
</VersionInfo>
<MacroValues Count="1">
<Macro1 Name="LCLWidgetType" Value="nogui"/>
</MacroValues>
<BuildModes Count="2">
<Item1 Name="Default" Default="True"/>
<Item2 Name="Release">
@@ -32,7 +34,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="jtemplate;synapse"/>
<OtherUnitFiles Value="jtemplate;indy;indy/Core;indy/Design;indy/FCL;indy/Protocols;indy/Security;indy/SuperCore;indy/System"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<CodeGeneration>
@@ -49,6 +51,9 @@
</Linking>
</CompilerOptions>
</Item2>
<SharedMatrixOptions Count="1">
<Item1 ID="716240832311" Modes="Default" Type="IDEMacro" MacroName="LCLWidgetType" Value="nogui"/>
</SharedMatrixOptions>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
@@ -88,7 +93,7 @@
</Target>
<SearchPaths>
<IncludeFiles Value="$(ProjOutDir)"/>
<OtherUnitFiles Value="jtemplate"/>
<OtherUnitFiles Value="jtemplate;indy;indy/Core;indy/Design;indy/FCL;indy/Protocols;indy/Security;indy/SuperCore;indy/System"/>
<UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
</SearchPaths>
<Linking>