0
0
mirror of https://github.com/OpenVPN/openvpn3.git synced 2024-09-20 12:12:15 +02:00
openvpn3/win
Lev Stipakov 67c49897a1 Visual Studio 2015 solution and project files
This requires following environment variables defined:

OVPN3_BUILD - path where dependencies are build (BUILD in parms.py)
OVPN3_CORE - path where ovpn3-core was checked out (OVPN3 in parms.py)
OVPN3_TAP_WINDOWS - path where tap-windows was checked out (TAP in parms.py)

OVPN3-18

Signed-off-by: Lev Stipakov <lev@openvpn.net>
2017-08-02 17:00:31 +03:00
..
unused Moved deps/win to win for ease of reference. 2015-10-30 20:06:49 -06:00
.gitignore Visual Studio 2015 solution and project files 2017-08-02 17:00:31 +03:00
build.py Windows: added /DUSE_ASIO to build script. 2017-04-03 15:21:23 -06:00
buildep.py Support for gpl version of mbedtls 2017-08-01 17:15:58 +03:00
ovpn3-core.sln Visual Studio 2015 solution and project files 2017-08-02 17:00:31 +03:00
ovpn3-core.vcxproj Visual Studio 2015 solution and project files 2017-08-02 17:00:31 +03:00
ovpn3-core.vcxproj.filters Visual Studio 2015 solution and project files 2017-08-02 17:00:31 +03:00
parms.py Support for local build settings 2017-08-01 17:16:06 +03:00
utils.py Support for zipballs 2017-08-01 12:58:26 +03:00
vcvarsall.patch Windows : updated vcvarsall.patch for Visual Studio 2015. 2016-04-05 12:57:15 -06:00