267 lines
15 KiB
XML
267 lines
15 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|||
|
<ItemGroup Label="ProjectConfigurations">
|
|||
|
<ProjectConfiguration Include="Debug|Win32">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Debug|x64">
|
|||
|
<Configuration>Debug</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release|Win32">
|
|||
|
<Configuration>Release</Configuration>
|
|||
|
<Platform>Win32</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
<ProjectConfiguration Include="Release|x64">
|
|||
|
<Configuration>Release</Configuration>
|
|||
|
<Platform>x64</Platform>
|
|||
|
</ProjectConfiguration>
|
|||
|
</ItemGroup>
|
|||
|
<PropertyGroup Label="Globals">
|
|||
|
<ProjectGuid>{F1F5CD60-0D5B-4CEA-9EEB-2F87FF9AA915}</ProjectGuid>
|
|||
|
<RootNamespace>nu</RootNamespace>
|
|||
|
<WindowsTargetPlatformVersion>10.0.19041.0</WindowsTargetPlatformVersion>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>Unicode</CharacterSet>
|
|||
|
<PlatformToolset>v142</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>Unicode</CharacterSet>
|
|||
|
<PlatformToolset>v142</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>Unicode</CharacterSet>
|
|||
|
<PlatformToolset>v142</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
|
|||
|
<ConfigurationType>StaticLibrary</ConfigurationType>
|
|||
|
<CharacterSet>Unicode</CharacterSet>
|
|||
|
<PlatformToolset>v142</PlatformToolset>
|
|||
|
</PropertyGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
|
|||
|
<ImportGroup Label="ExtensionSettings">
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
</ImportGroup>
|
|||
|
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
|
|||
|
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
|
|||
|
</ImportGroup>
|
|||
|
<PropertyGroup Label="UserMacros" />
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<LinkIncremental>true</LinkIncremental>
|
|||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
|||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
|||
|
<IncludePath>$(IncludePath)</IncludePath>
|
|||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
<LinkIncremental>true</LinkIncremental>
|
|||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
|||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<LinkIncremental>false</LinkIncremental>
|
|||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
|||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
|||
|
<IncludePath>$(IncludePath)</IncludePath>
|
|||
|
<LibraryPath>$(LibraryPath)</LibraryPath>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|||
|
<LinkIncremental>false</LinkIncremental>
|
|||
|
<OutDir>$(PlatformShortName)_$(Configuration)\</OutDir>
|
|||
|
<IntDir>$(PlatformShortName)_$(Configuration)\</IntDir>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Label="Vcpkg">
|
|||
|
<VcpkgEnableManifest>false</VcpkgEnableManifest>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<VcpkgInstalledDir>
|
|||
|
</VcpkgInstalledDir>
|
|||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
|||
|
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
|||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<VcpkgInstalledDir>
|
|||
|
</VcpkgInstalledDir>
|
|||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
|||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
<VcpkgInstalledDir>
|
|||
|
</VcpkgInstalledDir>
|
|||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
|||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
|||
|
<VcpkgConfiguration>Debug</VcpkgConfiguration>
|
|||
|
</PropertyGroup>
|
|||
|
<PropertyGroup Label="Vcpkg" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|||
|
<VcpkgInstalledDir>
|
|||
|
</VcpkgInstalledDir>
|
|||
|
<VcpkgUseStatic>false</VcpkgUseStatic>
|
|||
|
<VcpkgTriplet>x86-windows-static-md</VcpkgTriplet>
|
|||
|
</PropertyGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>..</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_WIN32_WINNT=0x0601;WINVER=0x0601;WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MinimalRebuild>false</MinimalRebuild>
|
|||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
|||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|||
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>Disabled</Optimization>
|
|||
|
<AdditionalIncludeDirectories>..</AdditionalIncludeDirectories>
|
|||
|
<PreprocessorDefinitions>_WIN32_WINNT=0x0601;WINVER=0x0601;WIN64;_DEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<MinimalRebuild>false</MinimalRebuild>
|
|||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
<BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
|
|||
|
<RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
|
|||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
|||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|||
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>MinSpace</Optimization>
|
|||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
|||
|
<PreprocessorDefinitions>_WIN32_WINNT=0x0601;WINVER=0x0601;WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<AdditionalIncludeDirectories>..</AdditionalIncludeDirectories>
|
|||
|
<StringPooling>true</StringPooling>
|
|||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|||
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<DebugInformationFormat>None</DebugInformationFormat>
|
|||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
|||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|||
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
|||
|
<ClCompile>
|
|||
|
<Optimization>MinSpace</Optimization>
|
|||
|
<FavorSizeOrSpeed>Size</FavorSizeOrSpeed>
|
|||
|
<PreprocessorDefinitions>_WIN32_WINNT=0x0601;WINVER=0x0601;WIN64;NDEBUG;_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
|
|||
|
<AdditionalIncludeDirectories>..</AdditionalIncludeDirectories>
|
|||
|
<StringPooling>true</StringPooling>
|
|||
|
<MultiProcessorCompilation>true</MultiProcessorCompilation>
|
|||
|
<RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
|||
|
<BufferSecurityCheck>false</BufferSecurityCheck>
|
|||
|
<FunctionLevelLinking>true</FunctionLevelLinking>
|
|||
|
<IntrinsicFunctions>true</IntrinsicFunctions>
|
|||
|
<WarningLevel>Level3</WarningLevel>
|
|||
|
<DebugInformationFormat>None</DebugInformationFormat>
|
|||
|
<ProgramDataBaseFileName>$(IntDir)$(TargetName).pdb</ProgramDataBaseFileName>
|
|||
|
</ClCompile>
|
|||
|
<Lib>
|
|||
|
<OutputFile>$(OutDir)$(TargetName)$(TargetExt)</OutputFile>
|
|||
|
<AdditionalLibraryDirectories>%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
|
|||
|
<AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies>
|
|||
|
</Lib>
|
|||
|
</ItemDefinitionGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClCompile Include="BitReader.cpp" />
|
|||
|
<ClCompile Include="ByteReader.c" />
|
|||
|
<ClCompile Include="ByteWriter.c" />
|
|||
|
<ClCompile Include="lfitem.c" />
|
|||
|
<ClCompile Include="lfmpscq.c" />
|
|||
|
<ClCompile Include="LockFreeFIFO.cpp">
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="LockFreeRingBuffer.cpp" />
|
|||
|
<ClCompile Include="nodelist.c" />
|
|||
|
<ClCompile Include="ProgressTracker.cpp" />
|
|||
|
<ClCompile Include="RingBuffer.cpp" />
|
|||
|
<ClCompile Include="win-amd64\ThreadLoop.cpp">
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</ExcludedFromBuild>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</ExcludedFromBuild>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="win-x86\LockFreeLIFO.c">
|
|||
|
<AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">AssemblyAndSourceCode</AssemblerOutput>
|
|||
|
<AssemblerOutput Condition="'$(Configuration)|$(Platform)'=='Release|x64'">AssemblyAndSourceCode</AssemblerOutput>
|
|||
|
<AssemblerListingLocation Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)x86_Release\lifo32.asm</AssemblerListingLocation>
|
|||
|
<AssemblerListingLocation Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)x64_Release\lifo32.asm</AssemblerListingLocation>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|||
|
</ClCompile>
|
|||
|
<ClCompile Include="win\MessageLoop.cpp" />
|
|||
|
<ClCompile Include="win\ThreadLoop.cpp" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<ClInclude Include="BitReader.h" />
|
|||
|
<ClInclude Include="ByteWriter.h" />
|
|||
|
<ClInclude Include="lfmpscq.h" />
|
|||
|
<ClInclude Include="LockFreeFIFO.h" />
|
|||
|
<ClInclude Include="LockFreeItem.h" />
|
|||
|
<ClInclude Include="LockFreeLIFO.h" />
|
|||
|
<ClInclude Include="LockFreeRingBuffer.h" />
|
|||
|
<ClInclude Include="nodelist.h" />
|
|||
|
<ClInclude Include="ProgressTracker.h" />
|
|||
|
<ClInclude Include="queue_node.h" />
|
|||
|
<ClInclude Include="win-amd64\LockFreeLIFO.h" />
|
|||
|
<ClInclude Include="win-amd64\ThreadLoop.h" />
|
|||
|
<ClInclude Include="win-x86\LockFreeLIFO.h" />
|
|||
|
<ClInclude Include="win\ThreadLoop.h" />
|
|||
|
</ItemGroup>
|
|||
|
<ItemGroup>
|
|||
|
<CustomBuild Include="win-x86\LockFreeLIFO.asm">
|
|||
|
<FileType>Document</FileType>
|
|||
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">ml /c /nologo /Fo"$(ProjectDir)x86_Debug\%(Filename)-$(PlatformShortName).obj" /Zi %(FullPath)</Command>
|
|||
|
<Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">ml /c /nologo /Fo"$(ProjectDir)x64_Debug\%(Filename)-$(PlatformShortName).obj" /Zi %(FullPath)</Command>
|
|||
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">$(ProjectDir)x86_Debug\%(Filename)-$(PlatformShortName).obj</Outputs>
|
|||
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">$(ProjectDir)x64_Debug\%(Filename)-$(PlatformShortName).obj</Outputs>
|
|||
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(FullPath)</AdditionalInputs>
|
|||
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(FullPath)</AdditionalInputs>
|
|||
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">ml /c /nologo /Fo"$(ProjectDir)x86_Release\%(Filename)-$(PlatformShortName).obj" /Zi %(FullPath)</Command>
|
|||
|
<Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">ml /c /nologo /Fo"$(ProjectDir)x64_Release\%(Filename)-$(PlatformShortName).obj" /Zi %(FullPath)</Command>
|
|||
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">$(ProjectDir)x86_Release\%(Filename)-$(PlatformShortName).obj</Outputs>
|
|||
|
<Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">$(ProjectDir)x64_Release\%(Filename)-$(PlatformShortName).obj</Outputs>
|
|||
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(FullPath)</AdditionalInputs>
|
|||
|
<AdditionalInputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(FullPath)</AdditionalInputs>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</ExcludedFromBuild>
|
|||
|
<ExcludedFromBuild Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</ExcludedFromBuild>
|
|||
|
</CustomBuild>
|
|||
|
</ItemGroup>
|
|||
|
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
|||
|
<ImportGroup Label="ExtensionTargets">
|
|||
|
</ImportGroup>
|
|||
|
</Project>
|