Replaced git submodule by subtree merged in contrib/ise_library/cURL

This commit is contained in:
Jocelyn Fiat
2012-06-20 09:55:34 +02:00
36 changed files with 6469 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
When your Eiffel executable running, Eiffel cURL library needs 3 DLLs, they are:
libcurl.dll, libeay32.dll and ssleay32.dll
Please make sure the 3 DLLs files can be found in your environment PATH or in same folder of your executable.