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
BUILD.WINDOWS.txt winbuild: Added support for VC15 2017-12-22 18:44:35 +00:00
gen_resp_file.bat
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