cURL
Haxx ad
libcurl

Shopping cart software, Online file storage, Online photo storage, Hosted shopping cart, Contact management software, Email marketing software, Project management software, Issue tracking software, Online notepad, Web publishing software

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Archives

patch to get MSVC to look for zlib includes and libs in different places

From: David Byron <dbyron_at_dbyron.com>
Date: Sat, 21 Nov 2009 09:53:26 -0800

This patch provides a way for lib/Makefile.vc6 and src/Makefile.vc6 to look
for zlib headers and libraries in different places. It also looks for
zlibd.lib (instead of zlib.lib) in the various debug builds.

My motivation for this is that this is the way the files are organized when
building zlib from http://www.zlib.net/zlib-1.2.3.tar.gz using the project
files (projects/visualc6/zlib.ds[pw]). The headers are in the root
directory and the libraries end up getting built elsewhere
(Win32_LIB_Debug/zlibd.lib or Win32_LIB_Release/zlib.lib) for example. A
similar thing happens if you upgrade the visualc6 projects to visualc8/9.

Thanks for considering it.

-DB

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2009-11-21

These mail archives are generated by hypermail.

donate! Page updated November 16, 2009.
web site info

File upload with ASP.NET