Removed `libcurl_imp.lib' external object since we use dynamic loading technique now.
git-svn-id: https://svn.origo.ethz.ch/eiffelstudio/trunk/Src/library/cURL@70914 8089f293-4706-0410-a29e-feb5c42a2edf
This commit is contained in:
13
cURL.ecf
13
cURL.ecf
@@ -23,19 +23,6 @@
|
|||||||
<platform excluded_value="windows"/>
|
<platform excluded_value="windows"/>
|
||||||
</condition>
|
</condition>
|
||||||
</external_include>
|
</external_include>
|
||||||
<external_object location="$(ISE_LIBRARY)\library\cURL\spec\$ISE_C_COMPILER\$ISE_PLATFORM\lib\libcurl_imp.lib">
|
|
||||||
<condition>
|
|
||||||
<platform value="windows"/>
|
|
||||||
<multithreaded value="true"/>
|
|
||||||
<dotnet value="false"/>
|
|
||||||
</condition>
|
|
||||||
</external_object>
|
|
||||||
<external_object location="$ISE_LIBRARY\library\cURL\spec\$ISE_C_COMPILER\$ISE_PLATFORM\lib\ilvision2.lib">
|
|
||||||
<condition>
|
|
||||||
<platform value="windows"/>
|
|
||||||
<dotnet value="true"/>
|
|
||||||
</condition>
|
|
||||||
</external_object>
|
|
||||||
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
<library name="base" location="$ISE_LIBRARY\library\base\base.ecf"/>
|
||||||
<library name="framework" location="$ISE_LIBRARY\framework\framework.ecf"/>
|
<library name="framework" location="$ISE_LIBRARY\framework\framework.ecf"/>
|
||||||
<cluster name="curl" location=".\" recursive="true"/>
|
<cluster name="curl" location=".\" recursive="true"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user