+<?xml version="1.0" encoding="utf-8"?>\r
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
+ <ItemGroup Label="ProjectConfigurations">\r
+ <ProjectConfiguration Include="Debug DLL|ARM">\r
+ <Configuration>Debug DLL</Configuration>\r
+ <Platform>ARM</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Debug DLL|Win32">\r
+ <Configuration>Debug DLL</Configuration>\r
+ <Platform>Win32</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Debug DLL|x64">\r
+ <Configuration>Debug DLL</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Debug LIB|ARM">\r
+ <Configuration>Debug LIB</Configuration>\r
+ <Platform>ARM</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Debug LIB|Win32">\r
+ <Configuration>Debug LIB</Configuration>\r
+ <Platform>Win32</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Debug LIB|x64">\r
+ <Configuration>Debug LIB</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release DLL|ARM">\r
+ <Configuration>Release DLL</Configuration>\r
+ <Platform>ARM</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release DLL|Win32">\r
+ <Configuration>Release DLL</Configuration>\r
+ <Platform>Win32</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release DLL|x64">\r
+ <Configuration>Release DLL</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release LIB|ARM">\r
+ <Configuration>Release LIB</Configuration>\r
+ <Platform>ARM</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release LIB|Win32">\r
+ <Configuration>Release LIB</Configuration>\r
+ <Platform>Win32</Platform>\r
+ </ProjectConfiguration>\r
+ <ProjectConfiguration Include="Release LIB|x64">\r
+ <Configuration>Release LIB</Configuration>\r
+ <Platform>x64</Platform>\r
+ </ProjectConfiguration>\r
+ </ItemGroup>\r
+ <PropertyGroup Label="Globals">\r
+ <ProjectGuid>{1E5D7D09-94F2-455D-AE5E-6C7F4C96BCE0}</ProjectGuid>\r
+ <Keyword>Win32Proj</Keyword>\r
+ </PropertyGroup>\r
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|Win32'" Label="Configuration">\r
+ <ConfigurationType>StaticLibrary</ConfigurationType>\r
+ <UseDebugLibraries>true</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|ARM'" Label="Configuration">\r
+ <ConfigurationType>StaticLibrary</ConfigurationType>\r
+ <UseDebugLibraries>true</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="Configuration">\r
+ <ConfigurationType>DynamicLibrary</ConfigurationType>\r
+ <UseDebugLibraries>true</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|ARM'" Label="Configuration">\r
+ <ConfigurationType>DynamicLibrary</ConfigurationType>\r
+ <UseDebugLibraries>true</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|x64'" Label="Configuration">\r
+ <ConfigurationType>StaticLibrary</ConfigurationType>\r
+ <UseDebugLibraries>true</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="Configuration">\r
+ <ConfigurationType>DynamicLibrary</ConfigurationType>\r
+ <UseDebugLibraries>true</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|Win32'" Label="Configuration">\r
+ <ConfigurationType>StaticLibrary</ConfigurationType>\r
+ <UseDebugLibraries>false</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ <WholeProgramOptimization>true</WholeProgramOptimization>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|ARM'" Label="Configuration">\r
+ <ConfigurationType>StaticLibrary</ConfigurationType>\r
+ <UseDebugLibraries>false</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ <WholeProgramOptimization>true</WholeProgramOptimization>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="Configuration">\r
+ <ConfigurationType>DynamicLibrary</ConfigurationType>\r
+ <UseDebugLibraries>false</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ <WholeProgramOptimization>true</WholeProgramOptimization>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|ARM'" Label="Configuration">\r
+ <ConfigurationType>DynamicLibrary</ConfigurationType>\r
+ <UseDebugLibraries>false</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ <WholeProgramOptimization>true</WholeProgramOptimization>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|x64'" Label="Configuration">\r
+ <ConfigurationType>StaticLibrary</ConfigurationType>\r
+ <UseDebugLibraries>false</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ <WholeProgramOptimization>true</WholeProgramOptimization>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="Configuration">\r
+ <ConfigurationType>DynamicLibrary</ConfigurationType>\r
+ <UseDebugLibraries>false</UseDebugLibraries>\r
+ <PlatformToolset>WindowsKernelModeDriver8.1</PlatformToolset>\r
+ <WholeProgramOptimization>true</WholeProgramOptimization>\r
+ </PropertyGroup>\r
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
+ <ImportGroup Label="ExtensionSettings">\r
+ </ImportGroup>\r
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug LIB|Win32'">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|ARM'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|ARM'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|x64'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release LIB|Win32'">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|ARM'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|ARM'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|x64'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'" Label="PropertySheets">\r
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
+ </ImportGroup>\r
+ <PropertyGroup Label="UserMacros" />\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|Win32'">\r
+ <LinkIncremental>true</LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_LibraryPath_x86);$(WDKContentRoot)lib\wdf\kmdf\x86\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|ARM'">\r
+ <LinkIncremental>true</LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath)</IncludePath>\r
+ <LibraryPath>$(WDKContentRoot)lib\$(DDKSpec)\KM\$(DDKPlatform);$(LibraryPath)</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">\r
+ <LinkIncremental>\r
+ </LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_LibraryPath_x86);$(WDKContentRoot)lib\wdf\kmdf\x86\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|ARM'">\r
+ <LinkIncremental />\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath)</IncludePath>\r
+ <LibraryPath>$(WDKContentRoot)lib\$(DDKSpec)\KM\$(DDKPlatform);$(LibraryPath)</LibraryPath>\r
+ <ExcludePath>$(VC_IncludePath);$(WindowsSDK_IncludePath);$(MSBuildToolsPath);$(MSBuildFrameworkToolsPath);$(MSBuild_ExecutablePath);$(VC_LibraryPath_ARM);</ExcludePath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|x64'">\r
+ <LinkIncremental>true</LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(WindowsSDK_LibraryPath_x64);;$(WDKContentRoot)lib\wdf\kmdf\x64\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">\r
+ <LinkIncremental>\r
+ </LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(WindowsSDK_LibraryPath_x64);;$(WDKContentRoot)lib\wdf\kmdf\x64\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|Win32'">\r
+ <LinkIncremental>true</LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_LibraryPath_x86);$(WDKContentRoot)lib\wdf\kmdf\x86\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|ARM'">\r
+ <LinkIncremental>true</LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath)</IncludePath>\r
+ <LibraryPath>$(WDKContentRoot)lib\$(DDKSpec)\KM\$(DDKPlatform);$(LibraryPath)</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">\r
+ <LinkIncremental>\r
+ </LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib;$(VCInstallDir)atlmfc\lib;$(WindowsSDK_LibraryPath_x86);$(WDKContentRoot)lib\wdf\kmdf\x86\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|ARM'">\r
+ <LinkIncremental />\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath)</IncludePath>\r
+ <LibraryPath>$(WDKContentRoot)lib\$(DDKSpec)\KM\$(DDKPlatform);$(LibraryPath)</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|x64'">\r
+ <LinkIncremental>true</LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(WindowsSDK_LibraryPath_x64);;$(WDKContentRoot)lib\wdf\kmdf\x64\</LibraryPath>\r
+ </PropertyGroup>\r
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">\r
+ <LinkIncremental>\r
+ </LinkIncremental>\r
+ <OutDir>$(ProjectDir)..\..\bin\$(Platform) $(Configuration)\</OutDir>\r
+ <IntDir>$(ProjectDir)..\..\obj\$(Platform) $(Configuration)\</IntDir>\r
+ <IncludePath>$(ProjectDir);$(IncludePath);$(WDKContentRoot)include\km\;$(WDKContentRoot)include\wdf\kmdf\1.11\</IncludePath>\r
+ <LibraryPath>$(VCInstallDir)lib\amd64;$(VCInstallDir)atlmfc\lib\amd64;$(WindowsSDK_LibraryPath_x64);;$(WDKContentRoot)lib\wdf\kmdf\x64\</LibraryPath>\r
+ </PropertyGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|Win32'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
+ <Optimization>Disabled</Optimization>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <SmallerTypeCheck>true</SmallerTypeCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>true</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <BrowseInformation>true</BrowseInformation>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <SDLCheck>true</SDLCheck>\r
+ <MinimalRebuild>false</MinimalRebuild>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Windows</SubSystem>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Native</SubSystem>\r
+ </Lib>\r
+ <Lib>\r
+ <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|ARM'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
+ <Optimization>Disabled</Optimization>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <SmallerTypeCheck>true</SmallerTypeCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>true</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <BrowseInformation>true</BrowseInformation>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <SDLCheck>true</SDLCheck>\r
+ <MinimalRebuild>false</MinimalRebuild>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Windows</SubSystem>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineARM</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Native</SubSystem>\r
+ </Lib>\r
+ <Lib>\r
+ <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|Win32'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
+ <Optimization>Disabled</Optimization>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <SmallerTypeCheck>true</SmallerTypeCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>true</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <BrowseInformation>true</BrowseInformation>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <SDLCheck>true</SDLCheck>\r
+ <MinimalRebuild>false</MinimalRebuild>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Native</SubSystem>\r
+ <AdditionalDependencies>kernel32.lib;msvcrtd.lib</AdditionalDependencies>\r
+ <LinkStatus>\r
+ </LinkStatus>\r
+ <TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ <ModuleDefinitionFile>liblfds700.def</ModuleDefinitionFile>\r
+ <MapExports>true</MapExports>\r
+ <LinkErrorReporting>NoErrorReport</LinkErrorReporting>\r
+ <GenerateMapFile>true</GenerateMapFile>\r
+ <Driver>WDM</Driver>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Console</SubSystem>\r
+ </Lib>\r
+ <Lib>\r
+ <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ <ProjectReference>\r
+ <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
+ </ProjectReference>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|ARM'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
+ <Optimization>Disabled</Optimization>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <SmallerTypeCheck>true</SmallerTypeCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>true</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <BrowseInformation>true</BrowseInformation>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <SDLCheck>true</SDLCheck>\r
+ <MinimalRebuild>false</MinimalRebuild>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Native</SubSystem>\r
+ <AdditionalDependencies>kernel32.lib;msvcrtd.lib</AdditionalDependencies>\r
+ <LinkStatus>\r
+ </LinkStatus>\r
+ <TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ <ModuleDefinitionFile>liblfds700.def</ModuleDefinitionFile>\r
+ <MapExports>true</MapExports>\r
+ <LinkErrorReporting>NoErrorReport</LinkErrorReporting>\r
+ <GenerateMapFile>true</GenerateMapFile>\r
+ <Driver>WDM</Driver>\r
+ <IgnoreSpecificDefaultLibraries />\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Console</SubSystem>\r
+ </Lib>\r
+ <Lib>\r
+ <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ <ProjectReference>\r
+ <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
+ </ProjectReference>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug LIB|x64'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
+ <Optimization>Disabled</Optimization>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <SmallerTypeCheck>true</SmallerTypeCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>true</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <BrowseInformation>true</BrowseInformation>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <SDLCheck>true</SDLCheck>\r
+ <MinimalRebuild>false</MinimalRebuild>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <OmitFramePointers>false</OmitFramePointers>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Windows</SubSystem>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX64</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Native</SubSystem>\r
+ </Lib>\r
+ <Lib>\r
+ <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug DLL|x64'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;_DEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Debug";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r
+ <Optimization>Disabled</Optimization>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <SmallerTypeCheck>true</SmallerTypeCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>true</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>false</CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <BrowseInformation>true</BrowseInformation>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <SDLCheck>true</SDLCheck>\r
+ <MinimalRebuild>false</MinimalRebuild>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <OmitFramePointers>false</OmitFramePointers>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Native</SubSystem>\r
+ <TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ <ModuleDefinitionFile>liblfds700.def</ModuleDefinitionFile>\r
+ <MapExports>true</MapExports>\r
+ <OptimizeReferences>false</OptimizeReferences>\r
+ <LinkErrorReporting>NoErrorReport</LinkErrorReporting>\r
+ <AdditionalDependencies>kernel32.lib;msvcrtd.lib</AdditionalDependencies>\r
+ <GenerateMapFile>true</GenerateMapFile>\r
+ <Driver>WDM</Driver>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX64</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Console</SubSystem>\r
+ </Lib>\r
+ <Lib>\r
+ <LinkTimeCodeGeneration>false</LinkTimeCodeGeneration>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|Win32'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>None</DebugInformationFormat>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <BufferSecurityCheck>false</BufferSecurityCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>false</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>\r
+ </CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <OmitFramePointers>true</OmitFramePointers>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Windows</SubSystem>\r
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
+ <OptimizeReferences>true</OptimizeReferences>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Native</SubSystem>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|ARM'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>None</DebugInformationFormat>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <BufferSecurityCheck>false</BufferSecurityCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>false</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>\r
+ </CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <OmitFramePointers>true</OmitFramePointers>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Windows</SubSystem>\r
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
+ <OptimizeReferences>true</OptimizeReferences>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineARM</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Native</SubSystem>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|Win32'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>None</DebugInformationFormat>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <BufferSecurityCheck>false</BufferSecurityCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>false</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>\r
+ </CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <OmitFramePointers>true</OmitFramePointers>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ <GenerateDebugInformation>false</GenerateDebugInformation>\r
+ <SubSystem>Native</SubSystem>\r
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
+ <OptimizeReferences>true</OptimizeReferences>\r
+ <AdditionalDependencies>kernel32.lib;msvcrt.lib</AdditionalDependencies>\r
+ <LinkStatus>\r
+ </LinkStatus>\r
+ <TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ <ModuleDefinitionFile>liblfds700.def</ModuleDefinitionFile>\r
+ <LinkErrorReporting>NoErrorReport</LinkErrorReporting>\r
+ <Driver>WDM</Driver>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Console</SubSystem>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ <ProjectReference>\r
+ <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
+ </ProjectReference>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|ARM'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>None</DebugInformationFormat>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <BufferSecurityCheck>false</BufferSecurityCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>false</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>\r
+ </CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <OmitFramePointers>true</OmitFramePointers>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>false</GenerateDebugInformation>\r
+ <SubSystem>Native</SubSystem>\r
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
+ <OptimizeReferences>true</OptimizeReferences>\r
+ <AdditionalDependencies>kernel32.lib;msvcrt.lib</AdditionalDependencies>\r
+ <LinkStatus>\r
+ </LinkStatus>\r
+ <TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ <ModuleDefinitionFile>liblfds700.def</ModuleDefinitionFile>\r
+ <LinkErrorReporting>NoErrorReport</LinkErrorReporting>\r
+ <Driver>WDM</Driver>\r
+ <IgnoreSpecificDefaultLibraries />\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX86</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Console</SubSystem>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ <ProjectReference>\r
+ <LinkLibraryDependencies>true</LinkLibraryDependencies>\r
+ </ProjectReference>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release LIB|x64'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreaded</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>None</DebugInformationFormat>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <BufferSecurityCheck>false</BufferSecurityCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>false</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>\r
+ </CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <OmitFramePointers>true</OmitFramePointers>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>true</GenerateDebugInformation>\r
+ <SubSystem>Windows</SubSystem>\r
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
+ <OptimizeReferences>true</OptimizeReferences>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX64</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Native</SubSystem>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release DLL|x64'">\r
+ <ClCompile>\r
+ <PreprocessorDefinitions>WIN32;NDEBUG;_LIB;LFDS700_BUILD_TYPE_STRING="Release";%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
+ <AdditionalIncludeDirectories>\r
+ </AdditionalIncludeDirectories>\r
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r
+ <WarningLevel>Level4</WarningLevel>\r
+ <DebugInformationFormat>None</DebugInformationFormat>\r
+ <CompileAsManaged>false</CompileAsManaged>\r
+ <CompileAsWinRT>false</CompileAsWinRT>\r
+ <TreatWarningAsError>true</TreatWarningAsError>\r
+ <MultiProcessorCompilation>true</MultiProcessorCompilation>\r
+ <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>\r
+ <IntrinsicFunctions>true</IntrinsicFunctions>\r
+ <FavorSizeOrSpeed>Speed</FavorSizeOrSpeed>\r
+ <StringPooling>true</StringPooling>\r
+ <ExceptionHandling>false</ExceptionHandling>\r
+ <BufferSecurityCheck>false</BufferSecurityCheck>\r
+ <FunctionLevelLinking>\r
+ </FunctionLevelLinking>\r
+ <EnableParallelCodeGeneration>\r
+ </EnableParallelCodeGeneration>\r
+ <EnableEnhancedInstructionSet>\r
+ </EnableEnhancedInstructionSet>\r
+ <FloatingPointExceptions>false</FloatingPointExceptions>\r
+ <CreateHotpatchableImage>\r
+ </CreateHotpatchableImage>\r
+ <RuntimeTypeInfo>false</RuntimeTypeInfo>\r
+ <OpenMPSupport>false</OpenMPSupport>\r
+ <CompileAs>CompileAsC</CompileAs>\r
+ <UseFullPaths>true</UseFullPaths>\r
+ <ErrorReporting>None</ErrorReporting>\r
+ <OmitFramePointers>true</OmitFramePointers>\r
+ <DisableSpecificWarnings>4068</DisableSpecificWarnings>\r
+ <EnableFiberSafeOptimizations>true</EnableFiberSafeOptimizations>\r
+ <AdditionalOptions>/kernel %(AdditionalOptions)</AdditionalOptions>\r
+ </ClCompile>\r
+ <Link>\r
+ <GenerateDebugInformation>false</GenerateDebugInformation>\r
+ <SubSystem>Native</SubSystem>\r
+ <EnableCOMDATFolding>true</EnableCOMDATFolding>\r
+ <OptimizeReferences>true</OptimizeReferences>\r
+ <TreatLinkerWarningAsErrors>true</TreatLinkerWarningAsErrors>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ <ModuleDefinitionFile>liblfds700.def</ModuleDefinitionFile>\r
+ <LinkErrorReporting>NoErrorReport</LinkErrorReporting>\r
+ <AdditionalDependencies>kernel32.lib;msvcrt.lib</AdditionalDependencies>\r
+ <Driver>WDM</Driver>\r
+ </Link>\r
+ <Lib>\r
+ <TreatLibWarningAsErrors>true</TreatLibWarningAsErrors>\r
+ </Lib>\r
+ <Lib>\r
+ <TargetMachine>MachineX64</TargetMachine>\r
+ </Lib>\r
+ <Lib>\r
+ <SubSystem>Console</SubSystem>\r
+ <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries>\r
+ </Lib>\r
+ </ItemDefinitionGroup>\r
+ <ItemGroup>\r
+ <ClInclude Include="..\..\inc\liblfds700.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_btree_addonly_unbalanced.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_freelist.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_hash_addonly.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_list_addonly_ordered_singlylinked.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_list_addonly_singlylinked_unordered.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_misc.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_porting_abstraction_layer_compiler.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_porting_abstraction_layer_operating_system.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_porting_abstraction_layer_processor.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_queue.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_queue_bounded_singleconsumer_singleproducer.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_ringbuffer.h" />\r
+ <ClInclude Include="..\..\inc\liblfds700\lfds700_stack.h" />\r
+ <ClInclude Include="..\..\src\lfds700_btree_addonly_unbalanced\lfds700_btree_addonly_unbalanced_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_freelist\lfds700_freelist_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_list_addonly_ordered_singlylinked\lfds700_list_addonly_ordered_singlylinked_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_list_addonly_singlylinked_unordered\lfds700_list_addonly_singlylinked_unordered_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_misc\lfds700_misc_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_queue\lfds700_queue_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_queue_bounded_singleconsumer_singleproducer\lfds700_queue_bounded_singleconsumer_singleproducer_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_ringbuffer\lfds700_ringbuffer_internal.h" />\r
+ <ClInclude Include="..\..\src\lfds700_stack\lfds700_stack_internal.h" />\r
+ </ItemGroup>\r
+ <ItemGroup>\r
+ <ClCompile Include="..\..\src\lfds700_btree_addonly_unbalanced\lfds700_btree_addonly_unbalanced_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_btree_addonly_unbalanced\lfds700_btree_addonly_unbalanced_get.c" />\r
+ <ClCompile Include="..\..\src\lfds700_btree_addonly_unbalanced\lfds700_btree_addonly_unbalanced_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_btree_addonly_unbalanced\lfds700_btree_addonly_unbalanced_insert.c" />\r
+ <ClCompile Include="..\..\src\lfds700_btree_addonly_unbalanced\lfds700_btree_addonly_unbalanced_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_freelist\lfds700_freelist_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_freelist\lfds700_freelist_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_freelist\lfds700_freelist_pop.c" />\r
+ <ClCompile Include="..\..\src\lfds700_freelist\lfds700_freelist_push.c" />\r
+ <ClCompile Include="..\..\src\lfds700_freelist\lfds700_freelist_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_get.c" />\r
+ <ClCompile Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_insert.c" />\r
+ <ClCompile Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_iterate.c" />\r
+ <ClCompile Include="..\..\src\lfds700_hash_addonly\lfds700_hash_addonly_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_ordered_singlylinked\lfds700_list_addonly_ordered_singlylinked_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_ordered_singlylinked\lfds700_list_addonly_ordered_singlylinked_get.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_ordered_singlylinked\lfds700_list_addonly_ordered_singlylinked_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_ordered_singlylinked\lfds700_list_addonly_ordered_singlylinked_insert.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_ordered_singlylinked\lfds700_list_addonly_ordered_singlylinked_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_singlylinked_unordered\lfds700_list_addonly_singlylinked_unordered_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_singlylinked_unordered\lfds700_list_addonly_singlylinked_unordered_get.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_singlylinked_unordered\lfds700_list_addonly_singlylinked_unordered_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_singlylinked_unordered\lfds700_list_addonly_singlylinked_unordered_insert.c" />\r
+ <ClCompile Include="..\..\src\lfds700_list_addonly_singlylinked_unordered\lfds700_list_addonly_singlylinked_unordered_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_misc\lfds700_misc_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_misc\lfds700_misc_globals.c" />\r
+ <ClCompile Include="..\..\src\lfds700_misc\lfds700_misc_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_misc\lfds700_misc_prng.c" />\r
+ <ClCompile Include="..\..\src\lfds700_misc\lfds700_misc_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue\lfds700_queue_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue\lfds700_queue_dequeue.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue\lfds700_queue_enqueue.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue\lfds700_queue_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue\lfds700_queue_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue_bounded_singleconsumer_singleproducer\lfds700_queue_bounded_singleconsumer_singleproducer_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue_bounded_singleconsumer_singleproducer\lfds700_queue_bounded_singleconsumer_singleproducer_dequeue.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue_bounded_singleconsumer_singleproducer\lfds700_queue_bounded_singleconsumer_singleproducer_enqueue.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue_bounded_singleconsumer_singleproducer\lfds700_queue_bounded_singleconsumer_singleproducer_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_queue_bounded_singleconsumer_singleproducer\lfds700_queue_bounded_singleconsumer_singleproducer_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_ringbuffer\lfds700_ringbuffer_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_ringbuffer\lfds700_ringbuffer_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_ringbuffer\lfds700_ringbuffer_query.c" />\r
+ <ClCompile Include="..\..\src\lfds700_ringbuffer\lfds700_ringbuffer_read.c" />\r
+ <ClCompile Include="..\..\src\lfds700_ringbuffer\lfds700_ringbuffer_write.c" />\r
+ <ClCompile Include="..\..\src\lfds700_stack\lfds700_stack_cleanup.c" />\r
+ <ClCompile Include="..\..\src\lfds700_stack\lfds700_stack_init.c" />\r
+ <ClCompile Include="..\..\src\lfds700_stack\lfds700_stack_pop.c" />\r
+ <ClCompile Include="..\..\src\lfds700_stack\lfds700_stack_push.c" />\r
+ <ClCompile Include="..\..\src\lfds700_stack\lfds700_stack_query.c" />\r
+ </ItemGroup>\r
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
+ <ImportGroup Label="ExtensionTargets">\r
+ </ImportGroup>\r
+</Project>
\ No newline at end of file