Fix curl dynamic loading on windows
authorRaoul Hecky <raoul.hecky@gmail.com>
Tue, 3 Jun 2014 16:09:14 +0000 (18:09 +0200)
committerRaoul Hecky <raoul.hecky@gmail.com>
Tue, 3 Jun 2014 16:09:14 +0000 (18:09 +0200)
commit06a343afdaab1df63bc57bd4dd81e8cfcdd2cdf4
tree48187b2066e87fcdbd609fba625fcd287c1c109f
parent732f1c2a1be8e9bf1e33c9543290f01bc3438242
Fix curl dynamic loading on windows

With win-builds.org curl dll name is libcurl-4.dll. Try to load this
correct filename first
src/lib/ecore_con/ecore_con_url.c