]> granicus.if.org Git - curl/commit
build-wolfssl: Update VS properties for wolfSSL v3.9.0
authorJay Satiro <raysatiro@yahoo.com>
Tue, 22 Mar 2016 07:03:11 +0000 (03:03 -0400)
committerJay Satiro <raysatiro@yahoo.com>
Tue, 22 Mar 2016 07:03:11 +0000 (03:03 -0400)
commitf7bb1fc1d78c6a4389d56438be686534d8b637ee
tree165f55bf7b0b79579ab2e70b3fe520daf1c6c469
parentf974ffdd4b777e708cdf79c5454eb9318152fbd9
build-wolfssl: Update VS properties for wolfSSL v3.9.0

- Do not use wolfSSL's sample user-setting files.

wolfSSL starting in v3.9.0 has added their own sample user settings that
are applied by default, but we don't use them because we have our own
settings.

- Do not use wolfSSL's Visual Studio Unicode character setting.

wolfSSL Visual Studio projects use the Unicode character set however our
settings and options imitate mingw build which does not use the Unicode
character set. This does not appear to have any effect at the moment but
better safe than sorry.

These changes are backwards compatible with earlier versions.
projects/wolfssl_override.props