curl/winbuild
richardthe3rd cc1d4c505e
winbuild: prefer documented zlib library names
Check for existence of import and static libraries with documented names
and use them if they do. Fallback to previous names.

According to
https://github.com/madler/zlib/blob/master/win32/README-WIN32.txt on
Windows, the names of the import library is "zdll.lib" and static
library is "zlib.lib".

closes #2354
2018-03-04 23:02:51 +01:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: Added support for VC15 2017-12-22 18:44:35 +00:00
Makefile.vc winbuild: Use CALL to run batch scripts 2018-02-22 14:56:00 -05:00
MakefileBuild.vc winbuild: prefer documented zlib library names 2018-03-04 23:02:51 +01:00
gen_resp_file.bat newlines: fix mixed newlines to LF-only 2014-09-12 10:22:34 +02:00