|
9 | 9 | <Configuration>Debug</Configuration> |
10 | 10 | <Platform>x64</Platform> |
11 | 11 | </ProjectConfiguration> |
| 12 | + <ProjectConfiguration Include="Debug|ARM64"> |
| 13 | + <Configuration>Debug</Configuration> |
| 14 | + <Platform>ARM64</Platform> |
| 15 | + </ProjectConfiguration> |
12 | 16 | <ProjectConfiguration Include="DLL Debug|Win32"> |
13 | 17 | <Configuration>DLL Debug</Configuration> |
14 | 18 | <Platform>Win32</Platform> |
|
17 | 21 | <Configuration>DLL Debug</Configuration> |
18 | 22 | <Platform>x64</Platform> |
19 | 23 | </ProjectConfiguration> |
| 24 | + <ProjectConfiguration Include="DLL Debug|ARM64"> |
| 25 | + <Configuration>DLL Debug</Configuration> |
| 26 | + <Platform>ARM64</Platform> |
| 27 | + </ProjectConfiguration> |
20 | 28 | <ProjectConfiguration Include="DLL Release|Win32"> |
21 | 29 | <Configuration>DLL Release</Configuration> |
22 | 30 | <Platform>Win32</Platform> |
|
25 | 33 | <Configuration>DLL Release</Configuration> |
26 | 34 | <Platform>x64</Platform> |
27 | 35 | </ProjectConfiguration> |
| 36 | + <ProjectConfiguration Include="DLL Release|ARM64"> |
| 37 | + <Configuration>DLL Release</Configuration> |
| 38 | + <Platform>ARM64</Platform> |
| 39 | + </ProjectConfiguration> |
28 | 40 | <ProjectConfiguration Include="Release|Win32"> |
29 | 41 | <Configuration>Release</Configuration> |
30 | 42 | <Platform>Win32</Platform> |
|
33 | 45 | <Configuration>Release</Configuration> |
34 | 46 | <Platform>x64</Platform> |
35 | 47 | </ProjectConfiguration> |
| 48 | + <ProjectConfiguration Include="Release|ARM64"> |
| 49 | + <Configuration>Release</Configuration> |
| 50 | + <Platform>ARM64</Platform> |
| 51 | + </ProjectConfiguration> |
36 | 52 | </ItemGroup> |
37 | 53 | <PropertyGroup Label="Globals"> |
38 | 54 | <ProjectGuid>{3ADE9549-582D-4D8E-9826-B172197A7959}</ProjectGuid> |
|
64 | 80 | <CharacterSet>Unicode</CharacterSet> |
65 | 81 | <WholeProgramOptimization>true</WholeProgramOptimization> |
66 | 82 | </PropertyGroup> |
| 83 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> |
| 84 | + <ConfigurationType>Application</ConfigurationType> |
| 85 | + <PlatformToolset>v110</PlatformToolset> |
| 86 | + <CharacterSet>Unicode</CharacterSet> |
| 87 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 88 | + </PropertyGroup> |
| 89 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'" Label="Configuration"> |
| 90 | + <ConfigurationType>Application</ConfigurationType> |
| 91 | + <PlatformToolset>v110</PlatformToolset> |
| 92 | + <CharacterSet>Unicode</CharacterSet> |
| 93 | + <WholeProgramOptimization>true</WholeProgramOptimization> |
| 94 | + </PropertyGroup> |
67 | 95 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
68 | 96 | <ConfigurationType>Application</ConfigurationType> |
69 | 97 | <PlatformToolset>v110</PlatformToolset> |
|
84 | 112 | <PlatformToolset>v110</PlatformToolset> |
85 | 113 | <CharacterSet>Unicode</CharacterSet> |
86 | 114 | </PropertyGroup> |
| 115 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> |
| 116 | + <ConfigurationType>Application</ConfigurationType> |
| 117 | + <PlatformToolset>v110</PlatformToolset> |
| 118 | + <CharacterSet>Unicode</CharacterSet> |
| 119 | + </PropertyGroup> |
| 120 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'" Label="Configuration"> |
| 121 | + <ConfigurationType>Application</ConfigurationType> |
| 122 | + <PlatformToolset>v110</PlatformToolset> |
| 123 | + <CharacterSet>Unicode</CharacterSet> |
| 124 | + </PropertyGroup> |
87 | 125 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
88 | 126 | <ImportGroup Label="ExtensionSettings"> |
89 | 127 | </ImportGroup> |
|
99 | 137 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|x64'" Label="PropertySheets"> |
100 | 138 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
101 | 139 | </ImportGroup> |
| 140 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets"> |
| 141 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 142 | + </ImportGroup> |
| 143 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'" Label="PropertySheets"> |
| 144 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 145 | + </ImportGroup> |
102 | 146 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
103 | 147 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
104 | 148 | </ImportGroup> |
|
111 | 155 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|x64'" Label="PropertySheets"> |
112 | 156 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
113 | 157 | </ImportGroup> |
| 158 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets"> |
| 159 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 160 | + </ImportGroup> |
| 161 | + <ImportGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'" Label="PropertySheets"> |
| 162 | + <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
| 163 | + </ImportGroup> |
114 | 164 | <PropertyGroup Label="UserMacros" /> |
115 | 165 | <PropertyGroup> |
116 | 166 | <_ProjectFileVersion>11.0.61030.0</_ProjectFileVersion> |
|
135 | 185 | <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
136 | 186 | <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
137 | 187 | </PropertyGroup> |
| 188 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> |
| 189 | + <LinkIncremental>true</LinkIncremental> |
| 190 | + <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
| 191 | + <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
| 192 | + </PropertyGroup> |
| 193 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'"> |
| 194 | + <LinkIncremental>true</LinkIncremental> |
| 195 | + <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
| 196 | + <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
| 197 | + </PropertyGroup> |
138 | 198 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
139 | 199 | <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
140 | 200 | <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
|
155 | 215 | <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
156 | 216 | <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
157 | 217 | </PropertyGroup> |
| 218 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> |
| 219 | + <LinkIncremental>false</LinkIncremental> |
| 220 | + <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
| 221 | + <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
| 222 | + </PropertyGroup> |
| 223 | + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'"> |
| 224 | + <LinkIncremental>false</LinkIncremental> |
| 225 | + <OutDir>$(SolutionDir)$(Configuration)\$(Platform)\</OutDir> |
| 226 | + <IntDir>$(Configuration)\$(Platform)\$(ProjectName)_obj\</IntDir> |
| 227 | + </PropertyGroup> |
158 | 228 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
159 | 229 | <ClCompile> |
160 | 230 | <Optimization>Disabled</Optimization> |
|
232 | 302 | <SubSystem>Console</SubSystem> |
233 | 303 | </Link> |
234 | 304 | </ItemDefinitionGroup> |
| 305 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> |
| 306 | + <ClCompile> |
| 307 | + <Optimization>Disabled</Optimization> |
| 308 | + <AdditionalIncludeDirectories>../../;../../IDE/WIN;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 309 | + <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 310 | + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 311 | + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
| 312 | + <PrecompiledHeader> |
| 313 | + </PrecompiledHeader> |
| 314 | + <WarningLevel>Level3</WarningLevel> |
| 315 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 316 | + </ClCompile> |
| 317 | + <Link> |
| 318 | + <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 319 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 320 | + <SubSystem>Console</SubSystem> |
| 321 | + </Link> |
| 322 | + </ItemDefinitionGroup> |
| 323 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Debug|ARM64'"> |
| 324 | + <ClCompile> |
| 325 | + <Optimization>Disabled</Optimization> |
| 326 | + <AdditionalIncludeDirectories>../../;../../IDE/WIN;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 327 | + <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 328 | + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
| 329 | + <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
| 330 | + <PrecompiledHeader> |
| 331 | + </PrecompiledHeader> |
| 332 | + <WarningLevel>Level3</WarningLevel> |
| 333 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 334 | + </ClCompile> |
| 335 | + <Link> |
| 336 | + <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 337 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 338 | + <SubSystem>Console</SubSystem> |
| 339 | + </Link> |
| 340 | + </ItemDefinitionGroup> |
235 | 341 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
236 | 342 | <ClCompile> |
237 | 343 | <Optimization>MaxSpeed</Optimization> |
|
318 | 424 | <EnableCOMDATFolding>true</EnableCOMDATFolding> |
319 | 425 | </Link> |
320 | 426 | </ItemDefinitionGroup> |
| 427 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> |
| 428 | + <ClCompile> |
| 429 | + <Optimization>MaxSpeed</Optimization> |
| 430 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 431 | + <AdditionalIncludeDirectories>../../;../../IDE/WIN;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 432 | + <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 433 | + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 434 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 435 | + <PrecompiledHeader> |
| 436 | + </PrecompiledHeader> |
| 437 | + <WarningLevel>Level3</WarningLevel> |
| 438 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 439 | + </ClCompile> |
| 440 | + <Link> |
| 441 | + <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 442 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 443 | + <SubSystem>Console</SubSystem> |
| 444 | + <OptimizeReferences>true</OptimizeReferences> |
| 445 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 446 | + </Link> |
| 447 | + </ItemDefinitionGroup> |
| 448 | + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='DLL Release|ARM64'"> |
| 449 | + <ClCompile> |
| 450 | + <Optimization>MaxSpeed</Optimization> |
| 451 | + <IntrinsicFunctions>true</IntrinsicFunctions> |
| 452 | + <AdditionalIncludeDirectories>../../;../../IDE/WIN;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
| 453 | + <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;WOLFSSL_DLL;WOLFSSL_USER_SETTINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
| 454 | + <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
| 455 | + <FunctionLevelLinking>true</FunctionLevelLinking> |
| 456 | + <PrecompiledHeader> |
| 457 | + </PrecompiledHeader> |
| 458 | + <WarningLevel>Level3</WarningLevel> |
| 459 | + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> |
| 460 | + </ClCompile> |
| 461 | + <Link> |
| 462 | + <AdditionalDependencies>Ws2_32.lib;%(AdditionalDependencies)</AdditionalDependencies> |
| 463 | + <GenerateDebugInformation>true</GenerateDebugInformation> |
| 464 | + <SubSystem>Console</SubSystem> |
| 465 | + <OptimizeReferences>true</OptimizeReferences> |
| 466 | + <EnableCOMDATFolding>true</EnableCOMDATFolding> |
| 467 | + </Link> |
| 468 | + </ItemDefinitionGroup> |
321 | 469 | <ItemGroup> |
322 | 470 | <ClCompile Include="client.c" /> |
323 | 471 | </ItemGroup> |
|
0 commit comments