From 436c1fac1dc9daed033ca78719031b687b984c29 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 21 Dec 2015 16:15:39 -0800 Subject: Selectively move over changes from "edge" to "dev" excluding netcon. --- windows/ZeroTierOne/ZeroTierOne.vcxproj | 18 ++++++++----- windows/ZeroTierOne/ZeroTierOne.vcxproj.filters | 36 ++++++++++++++++++++----- 2 files changed, 42 insertions(+), 12 deletions(-) (limited to 'windows/ZeroTierOne') diff --git a/windows/ZeroTierOne/ZeroTierOne.vcxproj b/windows/ZeroTierOne/ZeroTierOne.vcxproj index 5da01505..19cd9daf 100644 --- a/windows/ZeroTierOne/ZeroTierOne.vcxproj +++ b/windows/ZeroTierOne/ZeroTierOne.vcxproj @@ -21,6 +21,9 @@ + + + @@ -64,7 +67,7 @@ - + @@ -91,6 +94,9 @@ + + + @@ -154,8 +160,8 @@ + - @@ -243,7 +249,7 @@ true - NOMINMAX;ZT_TRACE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;%(PreprocessorDefinitions) + NOMINMAX;STATICLIB;WIN32;ZT_TRACE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;%(PreprocessorDefinitions) true @@ -258,7 +264,7 @@ true - NOMINMAX;ZT_TRACE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;%(PreprocessorDefinitions) + NOMINMAX;STATICLIB;WIN32;ZT_TRACE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;%(PreprocessorDefinitions) false @@ -276,7 +282,7 @@ true - ZT_OFFICIAL_RELEASE;ZT_AUTO_UPDATE;ZT_SALSA20_SSE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;NOMINMAX;%(PreprocessorDefinitions) + STATICLIB;ZT_OFFICIAL_RELEASE;ZT_AUTO_UPDATE;ZT_SALSA20_SSE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;WIN32;NOMINMAX;%(PreprocessorDefinitions) MultiThreaded NoExtensions true @@ -301,7 +307,7 @@ true - ZT_OFFICIAL_RELEASE;ZT_AUTO_UPDATE;ZT_SALSA20_SSE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;NOMINMAX;%(PreprocessorDefinitions) + STATICLIB;ZT_OFFICIAL_RELEASE;ZT_AUTO_UPDATE;ZT_SALSA20_SSE;ZT_USE_MINIUPNPC;MINIUPNP_STATICLIB;WIN32;NOMINMAX;%(PreprocessorDefinitions) MultiThreaded NotSet true diff --git a/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters b/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters index 6475137c..946464ea 100644 --- a/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters +++ b/windows/ZeroTierOne/ZeroTierOne.vcxproj.filters @@ -85,6 +85,12 @@ {56cc3ab8-3336-4a22-9471-c267ee46cd54} + + {d7292d0d-72a0-4ed6-b717-21debb120737} + + + {409ec37e-ff36-4c13-b18d-52d6052e0ca2} + @@ -186,9 +192,6 @@ Source Files\osdep - - Source Files\osdep - Source Files\node @@ -237,6 +240,18 @@ Source Files\ext\miniupnpc + + Source Files\osdep + + + Source Files\ext\libnatpmp + + + Source Files\ext\libnatpmp + + + Source Files\ext\libnatpmp + @@ -401,9 +416,6 @@ Header Files\osdep - - Header Files\osdep - Header Files\ext\bin\miniupnpc\include @@ -515,6 +527,18 @@ Header Files\ext\miniupnpc + + Header Files\osdep + + + Header Files\ext\libnatpmp + + + Header Files\ext\libnatpmp + + + Header Files\ext\libnatpmp + -- cgit v1.2.3