]> git.ipfire.org Git - thirdparty/openvpn.git/commit
This fixes MSVS 2013 compilation.
authorLev Stipakov <lstipakov@gmail.com>
Fri, 2 Oct 2015 11:46:41 +0000 (14:46 +0300)
committerGert Doering <gert@greenie.muc.de>
Tue, 6 Oct 2015 10:45:46 +0000 (12:45 +0200)
commit123092a7a95f13f0509d2dc52ec049f91a02686d
tree9b6a3a60e7dfe4f9f4d968c36ca146ad76ba0cba
parent5fcd49336812053aa1503078c0ebb72a2737a6b8
This fixes MSVS 2013 compilation.

 * Tools version changed to 12
 * Added comp.c/h and compat.c/h to project files
 * Workaround for missing __attribute__ support

Also, as a preparation for MSVS2015, ensured that snprintf is not defined
for that VS version.
Acked-by: Gert Doering <gert@greenie.muc.de>
Message-Id: <1443786401-30416-1-git-send-email-lstipakov@gmail.com>
URL: http://article.gmane.org/gmane.network.openvpn.devel/10174

Signed-off-by: Gert Doering <gert@greenie.muc.de>
config-msvc.h
src/compat/compat.vcxproj
src/openvpn/openvpn.vcxproj
src/openvpn/syshead.h
src/openvpnserv/openvpnserv.vcxproj