curl/winbuild
andrew_ishchuk 476a832094 winbuild: Define CARES_STATICLIB when WITH_CARES=static
When libcurl is built with MODE=static, c-ares is forced into static
linkage too. That doesn't happen when MODE=dll so linker would break
over undefined symbols.

closes https://github.com/curl/curl/pull/4688
2019-12-09 19:11:10 -05:00
..
.gitignore Moved some patterns to subfolder's .gitignore. 2012-07-03 14:31:50 +02:00
BUILD.WINDOWS.txt winbuild: use WITH_PREFIX if given 2019-06-17 13:39:51 +02:00
Makefile.vc winbuild: add ENABLE_UNICODE option 2019-10-04 11:29:08 +02:00
MakefileBuild.vc winbuild: Define CARES_STATICLIB when WITH_CARES=static 2019-12-09 19:11:10 -05:00
gen_resp_file.bat winbuild: Use two space indentation 2019-05-23 21:46:26 +01:00
makedebug.cmd winbuild: Use two space indentation 2019-05-23 21:46:26 +01:00
rundebug.cmd winbuild: Add our standard copyright header to the winbuild batch files 2019-05-05 20:17:58 +01:00