From 296e4616ccb6a78b5b52fc23e54b4a09d6805883 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Sun, 11 Nov 2018 20:31:31 -0800 Subject: Migrate Windows to use Visual Studio 2017 Community instead of 2015. --- windows/ZeroTierOne/ZeroTierOne.vcxproj | 49 +++++++++++++++++++------ windows/ZeroTierOne/ZeroTierOne.vcxproj.filters | 3 ++ 2 files changed, 40 insertions(+), 12 deletions(-) (limited to 'windows/ZeroTierOne') diff --git a/windows/ZeroTierOne/ZeroTierOne.vcxproj b/windows/ZeroTierOne/ZeroTierOne.vcxproj index 29f08874..8e08d3fb 100644 --- a/windows/ZeroTierOne/ZeroTierOne.vcxproj +++ b/windows/ZeroTierOne/ZeroTierOne.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -153,6 +153,7 @@ + @@ -197,45 +198,48 @@ {B00A4957-5977-4AC1-9EF4-571DC27EADA2} ZeroTierOne + 10.0.17134.0 Application true - v140 + v141 MultiByte Application true - v140 + v141 MultiByte Application true - v140 + v141 MultiByte Application true - v140 + v141 MultiByte Application false - v140 + v141 true MultiByte + Static Application false - v140 + v141 true MultiByte + Static @@ -298,6 +302,9 @@ ZT_EXPORT;FD_SETSIZE=1024;NOMINMAX;STATICLIB;WIN32;ZT_TRACE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;ZT_SOFTWARE_UPDATE_DEFAULT="disable";%(PreprocessorDefinitions) 4996 + false + stdcpp14 + true true @@ -314,6 +321,8 @@ ZT_EXPORT;FD_SETSIZE=1024;NOMINMAX;STATICLIB;WIN32;ZT_TRACE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;ZT_SOFTWARE_UPDATE_DEFAULT="disable";%(PreprocessorDefinitions) 4996 + false + stdcpp14 true @@ -329,8 +338,10 @@ ZT_EXPORT;FD_SETSIZE=1024;NOMINMAX;STATICLIB;WIN32;ZT_TRACE;ZT_RULES_ENGINE_DEBUGGING;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;ZT_SOFTWARE_UPDATE_DEFAULT="disable";%(PreprocessorDefinitions) - false + true 4996 + false + stdcpp14 true @@ -349,6 +360,8 @@ ZT_EXPORT;FD_SETSIZE=1024;NOMINMAX;STATICLIB;WIN32;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;ZT_SOFTWARE_UPDATE_DEFAULT="disable";%(PreprocessorDefinitions) false 4996 + false + stdcpp14 true @@ -359,7 +372,7 @@ - Level3 + Level2 MaxSpeed true true @@ -375,9 +388,15 @@ true 4996 Guard + false + stdcpp14 + None + false + false + true - true + false true true wsock32.lib;ws2_32.lib;Iphlpapi.lib;Rpcrt4.lib;%(AdditionalDependencies) @@ -386,7 +405,7 @@ - Level3 + Level2 MaxSpeed true true @@ -404,9 +423,15 @@ Guard false VectorCall + false + stdcpp14 + None + false + false + true - true + false true true wsock32.lib;ws2_32.lib;Iphlpapi.lib;Rpcrt4.lib;%(AdditionalDependencies) diff --git a/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters b/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters index d07c0638..22f8aa3e 100644 --- a/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters +++ b/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters @@ -497,6 +497,9 @@ Header Files\controller + + Header Files\node + -- cgit v1.2.3