cleaned http_client configuration files
This commit is contained in:
@@ -12,11 +12,7 @@
|
|||||||
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
|
<library name="base" location="$ISE_LIBRARY\library\base\base-safe.ecf"/>
|
||||||
<library name="cURL" location="$ISE_LIBRARY\library\cURL\cURL-safe.ecf"/>
|
<library name="cURL" location="$ISE_LIBRARY\library\cURL\cURL-safe.ecf"/>
|
||||||
<library name="encoder" location="../../text/encoder/encoder-safe.ecf"/>
|
<library name="encoder" location="../../text/encoder/encoder-safe.ecf"/>
|
||||||
<cluster name="src" location=".\src\" recursive="true">
|
<cluster name="src" location=".\src\" recursive="true"/>
|
||||||
<file_rule>
|
|
||||||
<exclude>/request$</exclude>
|
|
||||||
</file_rule>
|
|
||||||
</cluster>
|
|
||||||
</target>
|
</target>
|
||||||
|
|
||||||
<target name="tests" extends="http_client" >
|
<target name="tests" extends="http_client" >
|
||||||
|
|||||||
@@ -12,10 +12,6 @@
|
|||||||
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
||||||
<library name="cURL" location="$ISE_LIBRARY/library/cURL/cURL.ecf"/>
|
<library name="cURL" location="$ISE_LIBRARY/library/cURL/cURL.ecf"/>
|
||||||
<library name="encoder" location="../../text/encoder/encoder.ecf"/>
|
<library name="encoder" location="../../text/encoder/encoder.ecf"/>
|
||||||
<cluster name="src" location=".\src\" recursive="true">
|
<cluster name="src" location=".\src\" recursive="true"/>
|
||||||
<file_rule>
|
|
||||||
<exclude>/request$</exclude>
|
|
||||||
</file_rule>
|
|
||||||
</cluster>
|
|
||||||
</target>
|
</target>
|
||||||
</system>
|
</system>
|
||||||
|
|||||||
Reference in New Issue
Block a user