]> git.ipfire.org Git - thirdparty/openvpn.git/commit
msvc: OpenSSL 1.1.x support
authorLev Stipakov <lstipakov@gmail.com>
Thu, 17 Oct 2019 12:23:43 +0000 (15:23 +0300)
committerGert Doering <gert@greenie.muc.de>
Sat, 2 Nov 2019 20:31:53 +0000 (21:31 +0100)
commit277844321a981c66b781b7ef10aaf4097b702eb8
tree43c95ab8c405b86e1760c73947b31ee1e8266305
parent57623b4e40e68de983b9dfd82914dadcbe096f7b
msvc: OpenSSL 1.1.x support

Since we release Windows client with OpenSSL 1.1.0
(and will switch to 1.1.1 in the next release),
it makes sense to use a newer version in VS build.

This patch adds msvc-specific defines which imply
that underlying OpenSSL is 1.1.x (works with 1.1.0 and 1.1.1).

Also OpenSSL library names in project file are updated.

Signed-off-by: Lev Stipakov <lstipakov@gmail.com>
Acked-by: Simon Rozman <simon@rozman.si>
Message-Id: <1571315023-17044-1-git-send-email-lstipakov@gmail.com>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg18948.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
config-msvc.h
src/openvpn/openvpn.vcxproj