added submodule ext/ise_library/curl to use the updated Eiffel cURL from ISE.
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<option warning="true" full_class_checking="true" is_attached_by_default="true" void_safety="all" syntax="provisional">
|
||||
</option>
|
||||
<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="../../../ext/ise_library/curl/curl-safe.ecf"/>
|
||||
<library name="encoder" location="../../text/encoder/encoder-safe.ecf"/>
|
||||
<cluster name="src" location=".\src\" recursive="true"/>
|
||||
</target>
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
<option warning="true" full_class_checking="true" void_safety="none" syntax="provisional">
|
||||
</option>
|
||||
<library name="base" location="$ISE_LIBRARY/library/base/base.ecf"/>
|
||||
<library name="cURL" location="$ISE_LIBRARY/library/cURL/cURL.ecf"/>
|
||||
<library name="cURL" location="../../../ext/ise_library/curl/curl.ecf"/>
|
||||
<library name="encoder" location="../../text/encoder/encoder.ecf"/>
|
||||
<cluster name="src" location=".\src\" recursive="true"/>
|
||||
</target>
|
||||
|
||||
Reference in New Issue
Block a user