From b6091ea963f04262ffcdec51c44893c3e612b20f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=98=95?= Date: Thu, 18 Jan 2024 16:25:58 +0800 Subject: [PATCH] =?UTF-8?q?OCT=201.=20=E7=A7=BB=E6=A4=8Dx86=E6=94=AF?= =?UTF-8?q?=E6=8C=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- NetTunnelSDKTestApp/NetTunnelSDKTestApp.vcxproj | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/NetTunnelSDKTestApp/NetTunnelSDKTestApp.vcxproj b/NetTunnelSDKTestApp/NetTunnelSDKTestApp.vcxproj index 468649b..6c26edc 100644 --- a/NetTunnelSDKTestApp/NetTunnelSDKTestApp.vcxproj +++ b/NetTunnelSDKTestApp/NetTunnelSDKTestApp.vcxproj @@ -30,7 +30,7 @@ Application true v143 - Unicode + MultiByte Application @@ -70,12 +70,18 @@ + + $(Platform)\$(Configuration)\ + $(SolutionDir)$(Platform)\$(Configuration)\ + Level3 - true + false WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true + stdcpp17 + ..\NetTunnelSDK\include;%(AdditionalIncludeDirectories) Console @@ -105,7 +111,7 @@ _DEBUG;_CONSOLE;%(PreprocessorDefinitions) true ..\NetTunnelSDK\include;%(AdditionalIncludeDirectories) - Default + stdcpp17 Console