1c87c5fbaSopenharmony_ci<?xml version="1.0" encoding="utf-8"?> 2c87c5fbaSopenharmony_ci<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3c87c5fbaSopenharmony_ci <ItemGroup Label="ProjectConfigurations"> 4c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Debug DLL|Win32"> 5c87c5fbaSopenharmony_ci <Configuration>Debug DLL</Configuration> 6c87c5fbaSopenharmony_ci <Platform>Win32</Platform> 7c87c5fbaSopenharmony_ci </ProjectConfiguration> 8c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Debug DLL|x64"> 9c87c5fbaSopenharmony_ci <Configuration>Debug DLL</Configuration> 10c87c5fbaSopenharmony_ci <Platform>x64</Platform> 11c87c5fbaSopenharmony_ci </ProjectConfiguration> 12c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Debug|Win32"> 13c87c5fbaSopenharmony_ci <Configuration>Debug</Configuration> 14c87c5fbaSopenharmony_ci <Platform>Win32</Platform> 15c87c5fbaSopenharmony_ci </ProjectConfiguration> 16c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Release DLL|Win32"> 17c87c5fbaSopenharmony_ci <Configuration>Release DLL</Configuration> 18c87c5fbaSopenharmony_ci <Platform>Win32</Platform> 19c87c5fbaSopenharmony_ci </ProjectConfiguration> 20c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Release DLL|x64"> 21c87c5fbaSopenharmony_ci <Configuration>Release DLL</Configuration> 22c87c5fbaSopenharmony_ci <Platform>x64</Platform> 23c87c5fbaSopenharmony_ci </ProjectConfiguration> 24c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Release|Win32"> 25c87c5fbaSopenharmony_ci <Configuration>Release</Configuration> 26c87c5fbaSopenharmony_ci <Platform>Win32</Platform> 27c87c5fbaSopenharmony_ci </ProjectConfiguration> 28c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Debug|x64"> 29c87c5fbaSopenharmony_ci <Configuration>Debug</Configuration> 30c87c5fbaSopenharmony_ci <Platform>x64</Platform> 31c87c5fbaSopenharmony_ci </ProjectConfiguration> 32c87c5fbaSopenharmony_ci <ProjectConfiguration Include="Release|x64"> 33c87c5fbaSopenharmony_ci <Configuration>Release</Configuration> 34c87c5fbaSopenharmony_ci <Platform>x64</Platform> 35c87c5fbaSopenharmony_ci </ProjectConfiguration> 36c87c5fbaSopenharmony_ci <ProjectConfiguration Include="NoTLS|x64"> 37c87c5fbaSopenharmony_ci <Configuration>Release</Configuration> 38c87c5fbaSopenharmony_ci <Platform>x64</Platform> 39c87c5fbaSopenharmony_ci </ProjectConfiguration> 40c87c5fbaSopenharmony_ci </ItemGroup> 41c87c5fbaSopenharmony_ci <PropertyGroup Label="Globals"> 42c87c5fbaSopenharmony_ci <ProjectGuid>{C21580DF-4786-441E-B921-21E66DFA926E}</ProjectGuid> 43c87c5fbaSopenharmony_ci <Keyword>Win32Proj</Keyword> 44c87c5fbaSopenharmony_ci <RootNamespace>testdriver</RootNamespace> 45c87c5fbaSopenharmony_ci <WindowsTargetPlatformVersion>$(LatestTargetPlatformVersion)</WindowsTargetPlatformVersion> 46c87c5fbaSopenharmony_ci </PropertyGroup> 47c87c5fbaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 48c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 49c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 50c87c5fbaSopenharmony_ci <UseDebugLibraries>true</UseDebugLibraries> 51c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 52c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 53c87c5fbaSopenharmony_ci </PropertyGroup> 54c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="Configuration"> 55c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 56c87c5fbaSopenharmony_ci <UseDebugLibraries>true</UseDebugLibraries> 57c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 58c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 59c87c5fbaSopenharmony_ci </PropertyGroup> 60c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 61c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 62c87c5fbaSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 63c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 64c87c5fbaSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 65c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 66c87c5fbaSopenharmony_ci </PropertyGroup> 67c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="Configuration"> 68c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 69c87c5fbaSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 70c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 71c87c5fbaSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 72c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 73c87c5fbaSopenharmony_ci </PropertyGroup> 74c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 75c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 76c87c5fbaSopenharmony_ci <UseDebugLibraries>true</UseDebugLibraries> 77c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 78c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 79c87c5fbaSopenharmony_ci </PropertyGroup> 80c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="Configuration"> 81c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 82c87c5fbaSopenharmony_ci <UseDebugLibraries>true</UseDebugLibraries> 83c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 84c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 85c87c5fbaSopenharmony_ci </PropertyGroup> 86c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 87c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 88c87c5fbaSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 89c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 90c87c5fbaSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 91c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 92c87c5fbaSopenharmony_ci </PropertyGroup> 93c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="Configuration"> 94c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 95c87c5fbaSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 96c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 97c87c5fbaSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 98c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 99c87c5fbaSopenharmony_ci </PropertyGroup> 100c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'" Label="Configuration"> 101c87c5fbaSopenharmony_ci <ConfigurationType>Application</ConfigurationType> 102c87c5fbaSopenharmony_ci <UseDebugLibraries>false</UseDebugLibraries> 103c87c5fbaSopenharmony_ci <PlatformToolset>$(DefaultPlatformToolset)</PlatformToolset> 104c87c5fbaSopenharmony_ci <WholeProgramOptimization>true</WholeProgramOptimization> 105c87c5fbaSopenharmony_ci <CharacterSet>MultiByte</CharacterSet> 106c87c5fbaSopenharmony_ci </PropertyGroup> 107c87c5fbaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 108c87c5fbaSopenharmony_ci <ImportGroup Label="ExtensionSettings"> 109c87c5fbaSopenharmony_ci </ImportGroup> 110c87c5fbaSopenharmony_ci <ImportGroup Label="Shared"> 111c87c5fbaSopenharmony_ci </ImportGroup> 112c87c5fbaSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 113c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 114c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 115c87c5fbaSopenharmony_ci </ImportGroup> 116c87c5fbaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="PropertySheets"> 117c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 118c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 119c87c5fbaSopenharmony_ci </ImportGroup> 120c87c5fbaSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 121c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 122c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 123c87c5fbaSopenharmony_ci </ImportGroup> 124c87c5fbaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="PropertySheets"> 125c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 126c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 127c87c5fbaSopenharmony_ci </ImportGroup> 128c87c5fbaSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 129c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 130c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 131c87c5fbaSopenharmony_ci </ImportGroup> 132c87c5fbaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="PropertySheets"> 133c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 134c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 135c87c5fbaSopenharmony_ci </ImportGroup> 136c87c5fbaSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 137c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 138c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 139c87c5fbaSopenharmony_ci </ImportGroup> 140c87c5fbaSopenharmony_ci <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="PropertySheets"> 141c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 142c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 143c87c5fbaSopenharmony_ci </ImportGroup> 144c87c5fbaSopenharmony_ci <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'"> 145c87c5fbaSopenharmony_ci <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 146c87c5fbaSopenharmony_ci <Import Project="..\libcoap.props" /> 147c87c5fbaSopenharmony_ci </ImportGroup> 148c87c5fbaSopenharmony_ci <PropertyGroup Label="UserMacros" /> 149c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 150c87c5fbaSopenharmony_ci <LinkIncremental>true</LinkIncremental> 151c87c5fbaSopenharmony_ci <TargetName>$(ProjectName)</TargetName> 152c87c5fbaSopenharmony_ci <IncludePath>$(IncludePath)</IncludePath> 153c87c5fbaSopenharmony_ci <LibraryPath>$(LibraryPath)</LibraryPath> 154c87c5fbaSopenharmony_ci </PropertyGroup> 155c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'"> 156c87c5fbaSopenharmony_ci <LinkIncremental>true</LinkIncremental> 157c87c5fbaSopenharmony_ci <TargetName>$(ProjectName)</TargetName> 158c87c5fbaSopenharmony_ci <IncludePath>$(IncludePath)</IncludePath> 159c87c5fbaSopenharmony_ci <LibraryPath>$(LibraryPath)</LibraryPath> 160c87c5fbaSopenharmony_ci </PropertyGroup> 161c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 162c87c5fbaSopenharmony_ci <LinkIncremental>true</LinkIncremental> 163c87c5fbaSopenharmony_ci <TargetName>$(ProjectName)</TargetName> 164c87c5fbaSopenharmony_ci <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath> 165c87c5fbaSopenharmony_ci <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath> 166c87c5fbaSopenharmony_ci </PropertyGroup> 167c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'"> 168c87c5fbaSopenharmony_ci <LinkIncremental>true</LinkIncremental> 169c87c5fbaSopenharmony_ci <TargetName>$(ProjectName)</TargetName> 170c87c5fbaSopenharmony_ci <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath> 171c87c5fbaSopenharmony_ci <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath> 172c87c5fbaSopenharmony_ci </PropertyGroup> 173c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 174c87c5fbaSopenharmony_ci <LinkIncremental>false</LinkIncremental> 175c87c5fbaSopenharmony_ci <IncludePath>$(IncludePath)</IncludePath> 176c87c5fbaSopenharmony_ci <LibraryPath>$(LibraryPath)</LibraryPath> 177c87c5fbaSopenharmony_ci </PropertyGroup> 178c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'"> 179c87c5fbaSopenharmony_ci <LinkIncremental>false</LinkIncremental> 180c87c5fbaSopenharmony_ci <IncludePath>$(IncludePath)</IncludePath> 181c87c5fbaSopenharmony_ci <LibraryPath>$(LibraryPath)</LibraryPath> 182c87c5fbaSopenharmony_ci </PropertyGroup> 183c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 184c87c5fbaSopenharmony_ci <LinkIncremental>false</LinkIncremental> 185c87c5fbaSopenharmony_ci <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath> 186c87c5fbaSopenharmony_ci <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath> 187c87c5fbaSopenharmony_ci </PropertyGroup> 188c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'"> 189c87c5fbaSopenharmony_ci <LinkIncremental>false</LinkIncremental> 190c87c5fbaSopenharmony_ci <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath> 191c87c5fbaSopenharmony_ci <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath> 192c87c5fbaSopenharmony_ci </PropertyGroup> 193c87c5fbaSopenharmony_ci <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'"> 194c87c5fbaSopenharmony_ci <LinkIncremental>false</LinkIncremental> 195c87c5fbaSopenharmony_ci <IncludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(SolutionDir)include</IncludePath> 196c87c5fbaSopenharmony_ci <LibraryPath>$(VC_LibraryPath_x64);$(WindowsSDK_LibraryPath_x64);$(NETFXKitsDir)Lib\um\x64;$(SolutionDir)lib</LibraryPath> 197c87c5fbaSopenharmony_ci </PropertyGroup> 198c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 199c87c5fbaSopenharmony_ci <ClCompile> 200c87c5fbaSopenharmony_ci <PrecompiledHeader> 201c87c5fbaSopenharmony_ci </PrecompiledHeader> 202c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 203c87c5fbaSopenharmony_ci <Optimization>Disabled</Optimization> 204c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 205c87c5fbaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 206c87c5fbaSopenharmony_ci <MinimalRebuild>false</MinimalRebuild> 207c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDirDbg);$(OpenSSLIncludeDirDbg)</AdditionalIncludeDirectories> 208c87c5fbaSopenharmony_ci <CompileAs>CompileAsC</CompileAs> 209c87c5fbaSopenharmony_ci </ClCompile> 210c87c5fbaSopenharmony_ci <Link> 211c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 212c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 213c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit$(DbgSuffix)_dll.lib;libcrypto$(DbgSuffix).lib;libssl$(DbgSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies> 214c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDirDbg);$(CUnitLibDirDbg)</AdditionalLibraryDirectories> 215c87c5fbaSopenharmony_ci </Link> 216c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 217c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'"> 218c87c5fbaSopenharmony_ci <ClCompile> 219c87c5fbaSopenharmony_ci <PrecompiledHeader> 220c87c5fbaSopenharmony_ci </PrecompiledHeader> 221c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 222c87c5fbaSopenharmony_ci <Optimization>Disabled</Optimization> 223c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 224c87c5fbaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 225c87c5fbaSopenharmony_ci <MinimalRebuild>false</MinimalRebuild> 226c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDirDbg);$(OpenSSLIncludeDirDbg)</AdditionalIncludeDirectories> 227c87c5fbaSopenharmony_ci <CompileAs>CompileAsC</CompileAs> 228c87c5fbaSopenharmony_ci </ClCompile> 229c87c5fbaSopenharmony_ci <Link> 230c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 231c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 232c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit$(DbgSuffix)_dll.lib;libcrypto$(DbgSuffix).lib;libssl$(DbgSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies> 233c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDirDbg);$(CUnitLibDirDbg)</AdditionalLibraryDirectories> 234c87c5fbaSopenharmony_ci </Link> 235c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 236c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 237c87c5fbaSopenharmony_ci <ClCompile> 238c87c5fbaSopenharmony_ci <PrecompiledHeader> 239c87c5fbaSopenharmony_ci </PrecompiledHeader> 240c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 241c87c5fbaSopenharmony_ci <Optimization>Disabled</Optimization> 242c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 243c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDirDbg);$(OpenSSLIncludeDirDbg)</AdditionalIncludeDirectories> 244c87c5fbaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 245c87c5fbaSopenharmony_ci </ClCompile> 246c87c5fbaSopenharmony_ci <Link> 247c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 248c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 249c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit$(DbgSuffix)_dll.lib;libcrypto$(DbgSuffix).lib;libssl$(DbgSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies> 250c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDirDbg);$(CUnitLibDirDbg)</AdditionalLibraryDirectories> 251c87c5fbaSopenharmony_ci </Link> 252c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 253c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'"> 254c87c5fbaSopenharmony_ci <ClCompile> 255c87c5fbaSopenharmony_ci <PrecompiledHeader> 256c87c5fbaSopenharmony_ci </PrecompiledHeader> 257c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 258c87c5fbaSopenharmony_ci <Optimization>Disabled</Optimization> 259c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 260c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDirDbg);$(OpenSSLIncludeDirDbg)</AdditionalIncludeDirectories> 261c87c5fbaSopenharmony_ci <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 262c87c5fbaSopenharmony_ci </ClCompile> 263c87c5fbaSopenharmony_ci <Link> 264c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 265c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 266c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit$(DbgSuffix)_dll.lib;libcrypto$(DbgSuffix).lib;libssl$(DbgSuffix).lib;%(AdditionalDependencies)</AdditionalDependencies> 267c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDirDbg);$(CUnitLibDirDbg)</AdditionalLibraryDirectories> 268c87c5fbaSopenharmony_ci </Link> 269c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 270c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 271c87c5fbaSopenharmony_ci <ClCompile> 272c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 273c87c5fbaSopenharmony_ci <PrecompiledHeader> 274c87c5fbaSopenharmony_ci </PrecompiledHeader> 275c87c5fbaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 276c87c5fbaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 277c87c5fbaSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 278c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 279c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDir);$(OpenSSLIncludeDir)</AdditionalIncludeDirectories> 280c87c5fbaSopenharmony_ci <CompileAs>CompileAsC</CompileAs> 281c87c5fbaSopenharmony_ci </ClCompile> 282c87c5fbaSopenharmony_ci <Link> 283c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 284c87c5fbaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 285c87c5fbaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 286c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 287c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit_dll.lib;libcrypto.lib;libssl.lib;%(AdditionalDependencies)</AdditionalDependencies> 288c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDir);$(CUnitLibDir)</AdditionalLibraryDirectories> 289c87c5fbaSopenharmony_ci </Link> 290c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 291c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'"> 292c87c5fbaSopenharmony_ci <ClCompile> 293c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 294c87c5fbaSopenharmony_ci <PrecompiledHeader> 295c87c5fbaSopenharmony_ci </PrecompiledHeader> 296c87c5fbaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 297c87c5fbaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 298c87c5fbaSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 299c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 300c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDir);$(OpenSSLIncludeDir)</AdditionalIncludeDirectories> 301c87c5fbaSopenharmony_ci <CompileAs>CompileAsC</CompileAs> 302c87c5fbaSopenharmony_ci </ClCompile> 303c87c5fbaSopenharmony_ci <Link> 304c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 305c87c5fbaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 306c87c5fbaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 307c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 308c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit_dll.lib;libcrypto.lib;libssl.lib;%(AdditionalDependencies)</AdditionalDependencies> 309c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDir);$(CUnitLibDir)</AdditionalLibraryDirectories> 310c87c5fbaSopenharmony_ci </Link> 311c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 312c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 313c87c5fbaSopenharmony_ci <ClCompile> 314c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 315c87c5fbaSopenharmony_ci <PrecompiledHeader> 316c87c5fbaSopenharmony_ci </PrecompiledHeader> 317c87c5fbaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 318c87c5fbaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 319c87c5fbaSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 320c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 321c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDir);$(OpenSSLIncludeDir)</AdditionalIncludeDirectories> 322c87c5fbaSopenharmony_ci </ClCompile> 323c87c5fbaSopenharmony_ci <Link> 324c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 325c87c5fbaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 326c87c5fbaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 327c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 328c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit_dll.lib;libcrypto.lib;libssl.lib;%(AdditionalDependencies)</AdditionalDependencies> 329c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDir);$(CUnitLibDir)</AdditionalLibraryDirectories> 330c87c5fbaSopenharmony_ci </Link> 331c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 332c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'"> 333c87c5fbaSopenharmony_ci <ClCompile> 334c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 335c87c5fbaSopenharmony_ci <PrecompiledHeader> 336c87c5fbaSopenharmony_ci </PrecompiledHeader> 337c87c5fbaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 338c87c5fbaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 339c87c5fbaSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 340c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 341c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDir);$(OpenSSLIncludeDir)</AdditionalIncludeDirectories> 342c87c5fbaSopenharmony_ci </ClCompile> 343c87c5fbaSopenharmony_ci <Link> 344c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 345c87c5fbaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 346c87c5fbaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 347c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 348c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit_dll.lib;libcrypto.lib;libssl.lib;%(AdditionalDependencies)</AdditionalDependencies> 349c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDir);$(CUnitLibDir)</AdditionalLibraryDirectories> 350c87c5fbaSopenharmony_ci </Link> 351c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 352c87c5fbaSopenharmony_ci <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='NoTLS|x64'"> 353c87c5fbaSopenharmony_ci <ClCompile> 354c87c5fbaSopenharmony_ci <WarningLevel>Level3</WarningLevel> 355c87c5fbaSopenharmony_ci <PrecompiledHeader> 356c87c5fbaSopenharmony_ci </PrecompiledHeader> 357c87c5fbaSopenharmony_ci <Optimization>MaxSpeed</Optimization> 358c87c5fbaSopenharmony_ci <FunctionLevelLinking>true</FunctionLevelLinking> 359c87c5fbaSopenharmony_ci <IntrinsicFunctions>true</IntrinsicFunctions> 360c87c5fbaSopenharmony_ci <PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 361c87c5fbaSopenharmony_ci <AdditionalIncludeDirectories>../../include;../..;..;$(CUnitIncludeDir);$(OpenSSLIncludeDir)</AdditionalIncludeDirectories> 362c87c5fbaSopenharmony_ci </ClCompile> 363c87c5fbaSopenharmony_ci <Link> 364c87c5fbaSopenharmony_ci <SubSystem>Console</SubSystem> 365c87c5fbaSopenharmony_ci <EnableCOMDATFolding>true</EnableCOMDATFolding> 366c87c5fbaSopenharmony_ci <OptimizeReferences>true</OptimizeReferences> 367c87c5fbaSopenharmony_ci <GenerateDebugInformation>true</GenerateDebugInformation> 368c87c5fbaSopenharmony_ci <AdditionalDependencies>libcunit_dll.lib;%(AdditionalDependencies)</AdditionalDependencies> 369c87c5fbaSopenharmony_ci <AdditionalLibraryDirectories>$(OpenSSLLibDir);$(CUnitLibDir)</AdditionalLibraryDirectories> 370c87c5fbaSopenharmony_ci </Link> 371c87c5fbaSopenharmony_ci </ItemDefinitionGroup> 372c87c5fbaSopenharmony_ci <ItemGroup> 373c87c5fbaSopenharmony_ci <ProjectReference Include="..\libcoap.vcxproj"> 374c87c5fbaSopenharmony_ci <Project>{96a98759-36b3-4246-a265-cafceec0f2f2}</Project> 375c87c5fbaSopenharmony_ci </ProjectReference> 376c87c5fbaSopenharmony_ci </ItemGroup> 377c87c5fbaSopenharmony_ci <ItemGroup> 378c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\testdriver.c" /> 379c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_error_response.c" /> 380c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_options.c" /> 381c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_oscore.c" /> 382c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_pdu.c" /> 383c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_sendqueue.c" /> 384c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_session.c" /> 385c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_tls.c" /> 386c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_uri.c" /> 387c87c5fbaSopenharmony_ci <ClCompile Include="..\..\tests\test_wellknown.c" /> 388c87c5fbaSopenharmony_ci </ItemGroup> 389c87c5fbaSopenharmony_ci <ItemGroup> 390c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_error_response.h" /> 391c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_options.h" /> 392c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_oscore.h" /> 393c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_pdu.h" /> 394c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_sendqueue.h" /> 395c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_session.h" /> 396c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_tls.h" /> 397c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_uri.h" /> 398c87c5fbaSopenharmony_ci <ClInclude Include="..\..\tests\test_wellknown.h" /> 399c87c5fbaSopenharmony_ci </ItemGroup> 400c87c5fbaSopenharmony_ci <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 401c87c5fbaSopenharmony_ci <ImportGroup Label="ExtensionTargets"> 402c87c5fbaSopenharmony_ci </ImportGroup> 403c87c5fbaSopenharmony_ci</Project> 404