diff --git a/examples/echoserver/echoserver.vcxproj b/examples/echoserver/echoserver.vcxproj
index 28bd2a836..68c4f1680 100644
--- a/examples/echoserver/echoserver.vcxproj
+++ b/examples/echoserver/echoserver.vcxproj
@@ -9,6 +9,10 @@
Debug
x64
+
+ Debug
+ ARM64
+
DLL Debug
Win32
@@ -17,6 +21,10 @@
DLL Debug
x64
+
+ DLL Debug
+ ARM64
+
DLL Release
Win32
@@ -25,6 +33,10 @@
DLL Release
x64
+
+ DLL Release
+ ARM64
+
Release
Win32
@@ -33,6 +45,10 @@
Release
x64
+
+ Release
+ ARM64
+
{07D97C48-E08F-4E34-9F67-3064039FF2CB}
@@ -64,6 +80,18 @@
Unicode
true
+
+ Application
+ v110
+ Unicode
+ true
+
+
+ Application
+ v110
+ Unicode
+ true
+
Application
v110
@@ -84,6 +112,16 @@
v110
Unicode
+
+ Application
+ v110
+ Unicode
+
+
+ Application
+ v110
+ Unicode
+
@@ -99,6 +137,12 @@
+
+
+
+
+
+
@@ -110,6 +154,12 @@
+
+
+
+
+
+
@@ -135,6 +185,16 @@
$(SolutionDir)$(Configuration)\$(Platform)\
$(Configuration)\$(Platform)\$(ProjectName)_obj\
+
+ true
+ $(SolutionDir)$(Configuration)\$(Platform)\
+ $(Configuration)\$(Platform)\$(ProjectName)_obj\
+
+
+ true
+ $(SolutionDir)$(Configuration)\$(Platform)\
+ $(Configuration)\$(Platform)\$(ProjectName)_obj\
+
$(SolutionDir)$(Configuration)\$(Platform)\
$(Configuration)\$(Platform)\$(ProjectName)_obj\
@@ -155,6 +215,16 @@
$(SolutionDir)$(Configuration)\$(Platform)\
$(Configuration)\$(Platform)\$(ProjectName)_obj\
+
+ false
+ $(SolutionDir)$(Configuration)\$(Platform)\
+ $(Configuration)\$(Platform)\$(ProjectName)_obj\
+
+
+ false
+ $(SolutionDir)$(Configuration)\$(Platform)\
+ $(Configuration)\$(Platform)\$(ProjectName)_obj\
+
Disabled
@@ -232,6 +302,42 @@
Console
+
+
+ Disabled
+ ../../;../../IDE/WIN;%(AdditionalIncludeDirectories)
+ USE_ANY_ADDR;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ Ws2_32.lib;%(AdditionalDependencies)
+ true
+ Console
+
+
+
+
+ Disabled
+ ../../;../../IDE/WIN;%(AdditionalIncludeDirectories)
+ USE_ANY_ADDR;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ Ws2_32.lib;%(AdditionalDependencies)
+ true
+ Console
+
+
MaxSpeed
@@ -318,6 +424,48 @@
true
+
+
+ MaxSpeed
+ true
+ ../../;../../IDE/WIN;%(AdditionalIncludeDirectories)
+ USE_ANY_ADDR;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ Ws2_32.lib;%(AdditionalDependencies)
+ true
+ Console
+ true
+ true
+
+
+
+
+ MaxSpeed
+ true
+ ../../;../../IDE/WIN;%(AdditionalIncludeDirectories)
+ USE_ANY_ADDR;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+ true
+
+
+ Level3
+ ProgramDatabase
+
+
+ Ws2_32.lib;%(AdditionalDependencies)
+ true
+ Console
+ true
+ true
+
+