Add cryp32.lib to config.w32 dependent libs
authorJan Ehrhardt <github@ehrhardt.nl>
Wed, 1 Jan 2020 21:28:40 +0000 (22:28 +0100)
committerGitHub <noreply@github.com>
Wed, 1 Jan 2020 21:28:40 +0000 (22:28 +0100)
commit92ebc45a45d1cd712ea9d8d9fcf8b64b115939df
treedc40ddb3c97fb60324051e5e2b76279a822fa3ba
parentc17987e25b6558974e60d20c4c10be9fd5221094
Add cryp32.lib to config.w32 dependent libs

When linking to a libcurl_a.lib that is compiled with Schannel (--with-winssl) cryp32.lib is needed as dependant lib.
See https://github.com/curl/curl/issues/1147#issuecomment-263408263 for instance.
config.w32