1a8e1175bSopenharmony_ci<?xml version="1.0" encoding="utf-8"?> 2a8e1175bSopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3a8e1175bSopenharmony_ci <ItemGroup Label="ProjectConfigurations"> 4a8e1175bSopenharmony_ci <ProjectConfiguration Include="Debug|Win32"> 5a8e1175bSopenharmony_ci <Configuration>Debug</Configuration> 6a8e1175bSopenharmony_ci <Platform>Win32</Platform> 7a8e1175bSopenharmony_ci </ProjectConfiguration> 8a8e1175bSopenharmony_ci <ProjectConfiguration Include="Debug|x64"> 9a8e1175bSopenharmony_ci <Configuration>Debug</Configuration> 10a8e1175bSopenharmony_ci <Platform>x64</Platform> 11a8e1175bSopenharmony_ci </ProjectConfiguration> 12a8e1175bSopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 13a8e1175bSopenharmony_ci <Configuration>Release</Configuration> 14a8e1175bSopenharmony_ci <Platform>Win32</Platform> 15a8e1175bSopenharmony_ci </ProjectConfiguration> 16a8e1175bSopenharmony_ci <ProjectConfiguration Include="Release|x64"> 17a8e1175bSopenharmony_ci <Configuration>Release</Configuration> 18a8e1175bSopenharmony_ci <Platform>x64</Platform> 19a8e1175bSopenharmony_ci </ProjectConfiguration> 20a8e1175bSopenharmony_ci </ItemGroup> 21a8e1175bSopenharmony_ci <PropertyGroup Label="Globals"> 22a8e1175bSopenharmony_ci <ProjectGuid>{46CF2D25-6A36-4189-B59C-E4815388E554}</ProjectGuid> 23a8e1175bSopenharmony_ci <Keyword>Win32Proj</Keyword> 24a8e1175bSopenharmony_ci <RootNamespace>mbedTLS</RootNamespace> 25a8e1175bSopenharmony_ci </PropertyGroup> 26a8e1175bSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 27a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 28a8e1175bSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 29a8e1175bSopenharmony_ci <UseDebugLibraries>true</UseDebugLibraries> 30a8e1175bSopenharmony_ci <CharacterSet>Unicode</CharacterSet> 31a8e1175bSopenharmony_ci <PlatformToolset>v141</PlatformToolset> 32a8e1175bSopenharmony_ci </PropertyGroup> 33a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 34a8e1175bSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 35a8e1175bSopenharmony_ci <UseDebugLibraries>true</UseDebugLibraries> 36a8e1175bSopenharmony_ci <CharacterSet>Unicode</CharacterSet> 37a8e1175bSopenharmony_ci <PlatformToolset>v141</PlatformToolset> 38a8e1175bSopenharmony_ci </PropertyGroup> 39a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 40a8e1175bSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 41a8e1175bSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 42a8e1175bSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 43a8e1175bSopenharmony_ci <CharacterSet>Unicode</CharacterSet> 44a8e1175bSopenharmony_ci <PlatformToolset>v141</PlatformToolset> 45a8e1175bSopenharmony_ci </PropertyGroup> 46a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 47a8e1175bSopenharmony_ci <ConfigurationType>StaticLibrary</ConfigurationType> 48a8e1175bSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 49a8e1175bSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 50a8e1175bSopenharmony_ci <CharacterSet>Unicode</CharacterSet> 51a8e1175bSopenharmony_ci <PlatformToolset>v141</PlatformToolset> 52a8e1175bSopenharmony_ci </PropertyGroup> 53a8e1175bSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 54a8e1175bSopenharmony_ci <ImportGroup Label="ExtensionSettings"> 55a8e1175bSopenharmony_ci </ImportGroup> 56a8e1175bSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 57a8e1175bSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 58a8e1175bSopenharmony_ci </ImportGroup> 59a8e1175bSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 60a8e1175bSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 61a8e1175bSopenharmony_ci </ImportGroup> 62a8e1175bSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 63a8e1175bSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 64a8e1175bSopenharmony_ci </ImportGroup> 65a8e1175bSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 66a8e1175bSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 67a8e1175bSopenharmony_ci </ImportGroup> 68a8e1175bSopenharmony_ci <PropertyGroup Label="UserMacros" /> 69a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 70a8e1175bSopenharmony_ci <LinkIncremental>true</LinkIncremental> 71a8e1175bSopenharmony_ci <IntDir>$(Configuration)\$(TargetName)\</IntDir> 72a8e1175bSopenharmony_ci </PropertyGroup> 73a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 74a8e1175bSopenharmony_ci <LinkIncremental>true</LinkIncremental> 75a8e1175bSopenharmony_ci <IntDir>$(Configuration)\$(TargetName)\</IntDir> 76a8e1175bSopenharmony_ci </PropertyGroup> 77a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 78a8e1175bSopenharmony_ci <LinkIncremental>false</LinkIncremental> 79a8e1175bSopenharmony_ci <IntDir>$(Configuration)\$(TargetName)\</IntDir> 80a8e1175bSopenharmony_ci </PropertyGroup> 81a8e1175bSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 82a8e1175bSopenharmony_ci <LinkIncremental>false</LinkIncremental> 83a8e1175bSopenharmony_ci <IntDir>$(Configuration)\$(TargetName)\</IntDir> 84a8e1175bSopenharmony_ci </PropertyGroup> 85a8e1175bSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 86a8e1175bSopenharmony_ci <ClCompile> 87a8e1175bSopenharmony_ci <WarningLevel>Level3</WarningLevel> 88a8e1175bSopenharmony_ci <Optimization>Disabled</Optimization> 89a8e1175bSopenharmony_ci <PreprocessorDefinitions>_USRDLL;MBEDTLS_EXPORTS;KRML_VERIFIED_UINT128;%(PreprocessorDefinitions)</PreprocessorDefinitions> 90a8e1175bSopenharmony_ci <AdditionalIncludeDirectories> 91a8e1175bSopenharmony_ciINCLUDE_DIRECTORIES 92a8e1175bSopenharmony_ci </AdditionalIncludeDirectories> 93a8e1175bSopenharmony_ci <CompileAs>CompileAsC</CompileAs> 94a8e1175bSopenharmony_ci </ClCompile> 95a8e1175bSopenharmony_ci <Link> 96a8e1175bSopenharmony_ci <SubSystem>Windows</SubSystem> 97a8e1175bSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 98a8e1175bSopenharmony_ci <AdditionalDependencies>bcrypt.lib;%(AdditionalDependencies)</AdditionalDependencies> 99a8e1175bSopenharmony_ci </Link> 100a8e1175bSopenharmony_ci </ItemDefinitionGroup> 101a8e1175bSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 102a8e1175bSopenharmony_ci <ClCompile> 103a8e1175bSopenharmony_ci <WarningLevel>Level3</WarningLevel> 104a8e1175bSopenharmony_ci <Optimization>Disabled</Optimization> 105a8e1175bSopenharmony_ci <PreprocessorDefinitions>_USRDLL;MBEDTLS_EXPORTS;KRML_VERIFIED_UINT128;%(PreprocessorDefinitions)</PreprocessorDefinitions> 106a8e1175bSopenharmony_ci <AdditionalIncludeDirectories> 107a8e1175bSopenharmony_ciINCLUDE_DIRECTORIES 108a8e1175bSopenharmony_ci </AdditionalIncludeDirectories> 109a8e1175bSopenharmony_ci <CompileAs>CompileAsC</CompileAs> 110a8e1175bSopenharmony_ci </ClCompile> 111a8e1175bSopenharmony_ci <Link> 112a8e1175bSopenharmony_ci <SubSystem>Windows</SubSystem> 113a8e1175bSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 114a8e1175bSopenharmony_ci <AdditionalDependencies>bcrypt.lib;%(AdditionalDependencies)</AdditionalDependencies> 115a8e1175bSopenharmony_ci </Link> 116a8e1175bSopenharmony_ci </ItemDefinitionGroup> 117a8e1175bSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 118a8e1175bSopenharmony_ci <ClCompile> 119a8e1175bSopenharmony_ci <WarningLevel>Level3</WarningLevel> 120a8e1175bSopenharmony_ci <Optimization>MaxSpeed</Optimization> 121a8e1175bSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 122a8e1175bSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 123a8e1175bSopenharmony_ci <PreprocessorDefinitions>NDEBUG;_USRDLL;MBEDTLS_EXPORTS;KRML_VERIFIED_UINT128;%(PreprocessorDefinitions)</PreprocessorDefinitions> 124a8e1175bSopenharmony_ci <AdditionalIncludeDirectories> 125a8e1175bSopenharmony_ciINCLUDE_DIRECTORIES 126a8e1175bSopenharmony_ci </AdditionalIncludeDirectories> 127a8e1175bSopenharmony_ci </ClCompile> 128a8e1175bSopenharmony_ci <Link> 129a8e1175bSopenharmony_ci <SubSystem>Windows</SubSystem> 130a8e1175bSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 131a8e1175bSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 132a8e1175bSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 133a8e1175bSopenharmony_ci <AdditionalDependencies>bcrypt.lib;%(AdditionalDependencies)</AdditionalDependencies> 134a8e1175bSopenharmony_ci </Link> 135a8e1175bSopenharmony_ci </ItemDefinitionGroup> 136a8e1175bSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 137a8e1175bSopenharmony_ci <ClCompile> 138a8e1175bSopenharmony_ci <WarningLevel>Level3</WarningLevel> 139a8e1175bSopenharmony_ci <Optimization>MaxSpeed</Optimization> 140a8e1175bSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 141a8e1175bSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 142a8e1175bSopenharmony_ci <PreprocessorDefinitions>WIN64;NDEBUG;_WINDOWS;_USRDLL;MBEDTLS_EXPORTS;KRML_VERIFIED_UINT128;%(PreprocessorDefinitions)</PreprocessorDefinitions> 143a8e1175bSopenharmony_ci <AdditionalIncludeDirectories> 144a8e1175bSopenharmony_ciINCLUDE_DIRECTORIES 145a8e1175bSopenharmony_ci </AdditionalIncludeDirectories> 146a8e1175bSopenharmony_ci </ClCompile> 147a8e1175bSopenharmony_ci <Link> 148a8e1175bSopenharmony_ci <SubSystem>Windows</SubSystem> 149a8e1175bSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 150a8e1175bSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 151a8e1175bSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 152a8e1175bSopenharmony_ci </Link> 153a8e1175bSopenharmony_ci </ItemDefinitionGroup> 154a8e1175bSopenharmony_ci <ItemGroup> 155a8e1175bSopenharmony_ciHEADER_ENTRIES 156a8e1175bSopenharmony_ci </ItemGroup> 157a8e1175bSopenharmony_ci <ItemGroup> 158a8e1175bSopenharmony_ciSOURCE_ENTRIES 159a8e1175bSopenharmony_ci </ItemGroup> 160a8e1175bSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 161a8e1175bSopenharmony_ci <ImportGroup Label="ExtensionTargets"> 162a8e1175bSopenharmony_ci </ImportGroup> 163a8e1175bSopenharmony_ci</Project> 164