From 487eb17ec075dd2bdc91f78b41577b070d90f8f5 Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Mon, 26 Aug 2013 17:22:20 -0400 Subject: ZeroTierOne for Windows binary project, builds and runs and mostly works but still some issues with tap. --- vsprojects/SelfTest/SelfTest.vcxproj | 71 +++++++++++++++++++++++++++++++++++- 1 file changed, 70 insertions(+), 1 deletion(-) (limited to 'vsprojects/SelfTest') diff --git a/vsprojects/SelfTest/SelfTest.vcxproj b/vsprojects/SelfTest/SelfTest.vcxproj index 0847e783..db4e163f 100644 --- a/vsprojects/SelfTest/SelfTest.vcxproj +++ b/vsprojects/SelfTest/SelfTest.vcxproj @@ -5,10 +5,18 @@ Debug Win32 + + Debug + x64 + Release Win32 + + Release + x64 + {DCD73B97-0F44-4044-8BA4-95B59CCAB4BD} @@ -22,6 +30,12 @@ v110 Unicode + + Application + true + v110 + Unicode + Application false @@ -29,23 +43,43 @@ true Unicode + + Application + false + v110 + true + Unicode + + + + + + + true $(SolutionDir)\Build\$(Configuration)\ + + true + false - $(SolutionDir)\Build\$(Configuration)\ + $(SolutionDir)\Build\$(Platform)\$(Configuration)\ + + + false + $(SolutionDir)\Build\$(Platform)\$(Configuration)\ @@ -62,6 +96,21 @@ $(SolutionDir)\ext\bin\libcrypto\win32-vs2012\libeay32.lib;wsock32.lib;ws2_32.lib;%(AdditionalDependencies) + + + NotUsing + Level3 + Disabled + WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + $(SolutionDir)\ext\bin\libcrypto\include;%(AdditionalIncludeDirectories) + + + Console + true + $(SolutionDir)\ext\bin\libcrypto\win32-vs2012\libeay32.lib;wsock32.lib;ws2_32.lib;%(AdditionalDependencies) + + Level3 @@ -82,6 +131,26 @@ false + + + Level3 + NotUsing + MaxSpeed + true + true + WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + true + $(SolutionDir)\ext\bin\libcrypto\include;%(AdditionalIncludeDirectories) + + + Console + true + true + true + wsock32.lib;ws2_32.lib;iphlpapi.lib;$(SolutionDir)\ext\bin\libcrypto\win64-vs2012\libeay32.lib;%(AdditionalDependencies) + false + + -- cgit v1.2.3