masroore / CurlSharp

CurlSharp - .Net binding and object-oriented wrapper for libcurl.
BSD 3-Clause "New" or "Revised" License
182 stars 71 forks source link

Fix issue with USE_LIBCURLSHIM compile-time flag #26

Closed CyberScooby closed 8 years ago

CyberScooby commented 8 years ago

You will need to merge the tiny fix from CurlEasy.cs for the shim to work.

The other changes can be ignored as I was just changing things over to a WIN64 build & referenced the libcurlshim64 project. Sorry I should have committed these separately.