forget about older version of Eiffel cURL
This commit is contained in:
@@ -10,16 +10,7 @@
|
|||||||
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="provisional">
|
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="provisional">
|
||||||
</option>
|
</option>
|
||||||
<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"/>
|
||||||
<condition>
|
|
||||||
<version type="compiler" min="7.1.8.8674"/>
|
|
||||||
</condition>
|
|
||||||
</library>
|
|
||||||
<library name="curl_local" location="..\..\..\contrib\ise_library\cURL-safe.ecf">
|
|
||||||
<condition>
|
|
||||||
<version type="compiler" max="7.1.8.8673"/>
|
|
||||||
</condition>
|
|
||||||
</library>
|
|
||||||
<library name="encoder" location="..\..\text\encoder\encoder-safe.ecf"/>
|
<library name="encoder" location="..\..\text\encoder\encoder-safe.ecf"/>
|
||||||
<library name="net" location="$ISE_LIBRARY\library\net\net-safe.ecf"/>
|
<library name="net" location="$ISE_LIBRARY\library\net\net-safe.ecf"/>
|
||||||
<cluster name="src" location=".\src\" recursive="true"/>
|
<cluster name="src" location=".\src\" recursive="true"/>
|
||||||
|
|||||||
@@ -11,16 +11,7 @@
|
|||||||
</option>
|
</option>
|
||||||
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
||||||
<library name="net" location="$ISE_LIBRARY\library\net\net.ecf"/>
|
<library name="net" location="$ISE_LIBRARY\library\net\net.ecf"/>
|
||||||
<library name="curl" location="$ISE_LIBRARY\library\cURL\cURL.ecf">
|
<library name="curl" location="$ISE_LIBRARY\library\cURL\cURL.ecf"/>
|
||||||
<condition>
|
|
||||||
<version type="compiler" min="7.1.8.8674"/>
|
|
||||||
</condition>
|
|
||||||
</library>
|
|
||||||
<library name="curl_local" location="..\..\..\contrib\ise_library\cURL.ecf">
|
|
||||||
<condition>
|
|
||||||
<version type="compiler" max="7.1.8.8673"/>
|
|
||||||
</condition>
|
|
||||||
</library>
|
|
||||||
<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"/>
|
||||||
</target>
|
</target>
|
||||||
|
|||||||
Reference in New Issue
Block a user