1<?xml version="1.0" encoding="utf-8"?> 2<Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> 3 <ItemGroup Label="ProjectConfigurations"> 4 <ProjectConfiguration Include="Debug|Win32"> 5 <Configuration>Debug</Configuration> 6 <Platform>Win32</Platform> 7 </ProjectConfiguration> 8 <ProjectConfiguration Include="Debug|x64"> 9 <Configuration>Debug</Configuration> 10 <Platform>x64</Platform> 11 </ProjectConfiguration> 12 <ProjectConfiguration Include="Release|Win32"> 13 <Configuration>Release</Configuration> 14 <Platform>Win32</Platform> 15 </ProjectConfiguration> 16 <ProjectConfiguration Include="Release|x64"> 17 <Configuration>Release</Configuration> 18 <Platform>x64</Platform> 19 </ProjectConfiguration> 20 </ItemGroup> 21 <ItemGroup> 22 <ClInclude Include="..\..\..\..\boost\container\adaptive_pool.hpp" /> 23 <ClInclude Include="..\..\..\..\boost\container\allocator.hpp" /> 24 <ClInclude Include="..\..\..\..\boost\container\allocator_traits.hpp" /> 25 <ClInclude Include="..\..\..\..\boost\container\container_fwd.hpp" /> 26 <ClInclude Include="..\..\..\..\boost\container\deque.hpp" /> 27 <ClInclude Include="..\..\..\..\boost\container\detail\adaptive_node_pool.hpp" /> 28 <ClInclude Include="..\..\..\..\boost\container\detail\adaptive_node_pool_impl.hpp" /> 29 <ClInclude Include="..\..\..\..\boost\container\detail\addressof.hpp" /> 30 <ClInclude Include="..\..\..\..\boost\container\detail\advanced_insert_int.hpp" /> 31 <ClInclude Include="..\..\..\..\boost\container\detail\algorithm.hpp" /> 32 <ClInclude Include="..\..\..\..\boost\container\detail\allocation_type.hpp" /> 33 <ClInclude Include="..\..\..\..\boost\container\detail\allocator_version_traits.hpp" /> 34 <ClInclude Include="..\..\..\..\boost\container\detail\alloc_helpers.hpp" /> 35 <ClInclude Include="..\..\..\..\boost\container\detail\alloc_lib.h" /> 36 <ClInclude Include="..\..\..\..\boost\container\detail\auto_link.hpp" /> 37 <ClInclude Include="..\..\..\..\boost\container\detail\block_list.hpp" /> 38 <ClInclude Include="..\..\..\..\boost\container\detail\block_slist.hpp" /> 39 <ClInclude Include="..\..\..\..\boost\container\detail\compare_functors.hpp" /> 40 <ClInclude Include="..\..\..\..\boost\container\detail\config_begin.hpp" /> 41 <ClInclude Include="..\..\..\..\boost\container\detail\config_end.hpp" /> 42 <ClInclude Include="..\..\..\..\boost\container\detail\construct_in_place.hpp" /> 43 <ClInclude Include="..\..\..\..\boost\container\detail\container_or_allocator_rebind.hpp" /> 44 <ClInclude Include="..\..\..\..\boost\container\detail\container_rebind.hpp" /> 45 <ClInclude Include="..\..\..\..\boost\container\detail\copy_move_algo.hpp" /> 46 <ClInclude Include="..\..\..\..\boost\container\detail\destroyers.hpp" /> 47 <ClInclude Include="..\..\..\..\boost\container\detail\dispatch_uses_allocator.hpp" /> 48 <ClInclude Include="..\..\..\..\boost\container\detail\dlmalloc.hpp" /> 49 <ClInclude Include="..\..\..\..\boost\container\detail\flat_tree.hpp" /> 50 <ClInclude Include="..\..\..\..\boost\container\detail\function_detector.hpp" /> 51 <ClInclude Include="..\..\..\..\boost\container\detail\guards_dended.hpp" /> 52 <ClInclude Include="..\..\..\..\boost\container\detail\hash_table.hpp" /> 53 <ClInclude Include="..\..\..\..\boost\container\detail\is_container.hpp" /> 54 <ClInclude Include="..\..\..\..\boost\container\detail\is_contiguous_container.hpp" /> 55 <ClInclude Include="..\..\..\..\boost\container\detail\is_sorted.hpp" /> 56 <ClInclude Include="..\..\..\..\boost\container\detail\iterator.hpp" /> 57 <ClInclude Include="..\..\..\..\boost\container\detail\iterators.hpp" /> 58 <ClInclude Include="..\..\..\..\boost\container\detail\iterator_to_raw_pointer.hpp" /> 59 <ClInclude Include="..\..\..\..\boost\container\detail\math_functions.hpp" /> 60 <ClInclude Include="..\..\..\..\boost\container\detail\minimal_char_traits_header.hpp" /> 61 <ClInclude Include="..\..\..\..\boost\container\detail\min_max.hpp" /> 62 <ClInclude Include="..\..\..\..\boost\container\detail\mpl.hpp" /> 63 <ClInclude Include="..\..\..\..\boost\container\detail\multiallocation_chain.hpp" /> 64 <ClInclude Include="..\..\..\..\boost\container\detail\mutex.hpp" /> 65 <ClInclude Include="..\..\..\..\boost\container\detail\next_capacity.hpp" /> 66 <ClInclude Include="..\..\..\..\boost\container\detail\node_alloc_holder.hpp" /> 67 <ClInclude Include="..\..\..\..\boost\container\detail\node_pool.hpp" /> 68 <ClInclude Include="..\..\..\..\boost\container\detail\node_pool_impl.hpp" /> 69 <ClInclude Include="..\..\..\..\boost\container\detail\pair.hpp" /> 70 <ClInclude Include="..\..\..\..\boost\container\detail\pair_key_mapped_of_value.hpp" /> 71 <ClInclude Include="..\..\..\..\boost\container\detail\placement_new.hpp" /> 72 <ClInclude Include="..\..\..\..\boost\container\detail\pool_common.hpp" /> 73 <ClInclude Include="..\..\..\..\boost\container\detail\pool_common_alloc.hpp" /> 74 <ClInclude Include="..\..\..\..\boost\container\detail\pool_resource.hpp" /> 75 <ClInclude Include="..\..\..\..\boost\container\detail\singleton.hpp" /> 76 <ClInclude Include="..\..\..\..\boost\container\detail\std_fwd.hpp" /> 77 <ClInclude Include="..\..\..\..\boost\container\detail\thread_mutex.hpp" /> 78 <ClInclude Include="..\..\..\..\boost\container\detail\transform_iterator.hpp" /> 79 <ClInclude Include="..\..\..\..\boost\container\detail\tree.hpp" /> 80 <ClInclude Include="..\..\..\..\boost\container\detail\type_traits.hpp" /> 81 <ClInclude Include="..\..\..\..\boost\container\detail\value_functors.hpp" /> 82 <ClInclude Include="..\..\..\..\boost\container\detail\value_init.hpp" /> 83 <ClInclude Include="..\..\..\..\boost\container\detail\variadic_templates_tools.hpp" /> 84 <ClInclude Include="..\..\..\..\boost\container\detail\version_type.hpp" /> 85 <ClInclude Include="..\..\..\..\boost\container\detail\workaround.hpp" /> 86 <ClInclude Include="..\..\..\..\boost\container\devector.hpp" /> 87 <ClInclude Include="..\..\..\..\boost\container\flat_map.hpp" /> 88 <ClInclude Include="..\..\..\..\boost\container\flat_set.hpp" /> 89 <ClInclude Include="..\..\..\..\boost\container\hash_map.hpp" /> 90 <ClInclude Include="..\..\..\..\boost\container\hash_set.hpp" /> 91 <ClInclude Include="..\..\..\..\boost\container\list.hpp" /> 92 <ClInclude Include="..\..\..\..\boost\container\map.hpp" /> 93 <ClInclude Include="..\..\..\..\boost\container\new_allocator.hpp" /> 94 <ClInclude Include="..\..\..\..\boost\container\node_allocator.hpp" /> 95 <ClInclude Include="..\..\..\..\boost\container\node_handle.hpp" /> 96 <ClInclude Include="..\..\..\..\boost\container\options.hpp" /> 97 <ClInclude Include="..\..\..\..\boost\container\pmr\deque.hpp" /> 98 <ClInclude Include="..\..\..\..\boost\container\pmr\devector.hpp" /> 99 <ClInclude Include="..\..\..\..\boost\container\pmr\flat_map.hpp" /> 100 <ClInclude Include="..\..\..\..\boost\container\pmr\flat_set.hpp" /> 101 <ClInclude Include="..\..\..\..\boost\container\pmr\global_resource.hpp" /> 102 <ClInclude Include="..\..\..\..\boost\container\pmr\list.hpp" /> 103 <ClInclude Include="..\..\..\..\boost\container\pmr\map.hpp" /> 104 <ClInclude Include="..\..\..\..\boost\container\pmr\memory_resource.hpp" /> 105 <ClInclude Include="..\..\..\..\boost\container\pmr\monotonic_buffer_resource.hpp" /> 106 <ClInclude Include="..\..\..\..\boost\container\pmr\polymorphic_allocator.hpp" /> 107 <ClInclude Include="..\..\..\..\boost\container\pmr\pool_options.hpp" /> 108 <ClInclude Include="..\..\..\..\boost\container\pmr\resource_adaptor.hpp" /> 109 <ClInclude Include="..\..\..\..\boost\container\pmr\set.hpp" /> 110 <ClInclude Include="..\..\..\..\boost\container\pmr\slist.hpp" /> 111 <ClInclude Include="..\..\..\..\boost\container\pmr\small_vector.hpp" /> 112 <ClInclude Include="..\..\..\..\boost\container\pmr\stable_vector.hpp" /> 113 <ClInclude Include="..\..\..\..\boost\container\pmr\string.hpp" /> 114 <ClInclude Include="..\..\..\..\boost\container\pmr\synchronized_pool_resource.hpp" /> 115 <ClInclude Include="..\..\..\..\boost\container\pmr\unsynchronized_pool_resource.hpp" /> 116 <ClInclude Include="..\..\..\..\boost\container\pmr\vector.hpp" /> 117 <ClInclude Include="..\..\..\..\boost\container\scoped_allocator.hpp" /> 118 <ClInclude Include="..\..\..\..\boost\container\scoped_allocator_fwd.hpp" /> 119 <ClInclude Include="..\..\..\..\boost\container\set.hpp" /> 120 <ClInclude Include="..\..\..\..\boost\container\slist.hpp" /> 121 <ClInclude Include="..\..\..\..\boost\container\small_vector.hpp" /> 122 <ClInclude Include="..\..\..\..\boost\container\stable_vector.hpp" /> 123 <ClInclude Include="..\..\..\..\boost\container\static_vector.hpp" /> 124 <ClInclude Include="..\..\..\..\boost\container\string.hpp" /> 125 <ClInclude Include="..\..\..\..\boost\container\throw_exception.hpp" /> 126 <ClInclude Include="..\..\..\..\boost\container\uses_allocator.hpp" /> 127 <ClInclude Include="..\..\..\..\boost\container\uses_allocator_fwd.hpp" /> 128 <ClInclude Include="..\..\..\..\boost\container\vector.hpp" /> 129 <ClInclude Include="..\..\test\allocator_argument_tester.hpp" /> 130 <ClInclude Include="..\..\test\check_equal_containers.hpp" /> 131 <ClInclude Include="..\..\test\comparison_test.hpp" /> 132 <ClInclude Include="..\..\test\container_common_tests.hpp" /> 133 <ClInclude Include="..\..\test\default_init_test.hpp" /> 134 <ClInclude Include="..\..\test\derived_from_memory_resource.hpp" /> 135 <ClInclude Include="..\..\test\dummy_test_allocator.hpp" /> 136 <ClInclude Include="..\..\test\emplace_test.hpp" /> 137 <ClInclude Include="..\..\test\expand_bwd_test_allocator.hpp" /> 138 <ClInclude Include="..\..\test\expand_bwd_test_template.hpp" /> 139 <ClInclude Include="..\..\test\input_from_forward_iterator.hpp" /> 140 <ClInclude Include="..\..\test\input_iterator.hpp" /> 141 <ClInclude Include="..\..\test\insert_test.hpp" /> 142 <ClInclude Include="..\..\test\list_test.hpp" /> 143 <ClInclude Include="..\..\test\map_test.hpp" /> 144 <ClInclude Include="..\..\test\memory_resource_logger.hpp" /> 145 <ClInclude Include="..\..\test\movable_int.hpp" /> 146 <ClInclude Include="..\..\test\pool_resource_test.hpp" /> 147 <ClInclude Include="..\..\test\print_container.hpp" /> 148 <ClInclude Include="..\..\test\propagate_allocator_test.hpp" /> 149 <ClInclude Include="..\..\test\propagation_test_allocator.hpp" /> 150 <ClInclude Include="..\..\test\set_test.hpp" /> 151 <ClInclude Include="..\..\test\static_vector_test.hpp" /> 152 <ClInclude Include="..\..\test\test_elem.hpp" /> 153 <ClInclude Include="..\..\test\test_util.hpp" /> 154 <ClInclude Include="..\..\test\vector_test.hpp" /> 155 </ItemGroup> 156 <ItemGroup> 157 <None Include="..\..\doc\container.qbk" /> 158 <None Include="..\..\doc\index.idx" /> 159 <None Include="..\..\doc\Jamfile.v2" /> 160 <None Include="..\..\test\Jamfile.v2" /> 161 </ItemGroup> 162 <PropertyGroup Label="Globals"> 163 <ProjectName>_containerlib</ProjectName> 164 <ProjectGuid>{FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}</ProjectGuid> 165 <Keyword>Win32Proj</Keyword> 166 <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> 167 </PropertyGroup> 168 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 169 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> 170 <ConfigurationType>StaticLibrary</ConfigurationType> 171 <PlatformToolset>v142</PlatformToolset> 172 <CharacterSet>MultiByte</CharacterSet> 173 </PropertyGroup> 174 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> 175 <ConfigurationType>StaticLibrary</ConfigurationType> 176 <PlatformToolset>v142</PlatformToolset> 177 <CharacterSet>MultiByte</CharacterSet> 178 </PropertyGroup> 179 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> 180 <ConfigurationType>StaticLibrary</ConfigurationType> 181 <PlatformToolset>v142</PlatformToolset> 182 <CharacterSet>MultiByte</CharacterSet> 183 </PropertyGroup> 184 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> 185 <ConfigurationType>StaticLibrary</ConfigurationType> 186 <PlatformToolset>v142</PlatformToolset> 187 <CharacterSet>MultiByte</CharacterSet> 188 </PropertyGroup> 189 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> 190 <ImportGroup Label="ExtensionSettings"> 191 </ImportGroup> 192 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> 193 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 194 </ImportGroup> 195 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> 196 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 197 </ImportGroup> 198 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> 199 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 200 </ImportGroup> 201 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> 202 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> 203 </ImportGroup> 204 <PropertyGroup Label="UserMacros" /> 205 <PropertyGroup> 206 <_ProjectFileVersion>15.0.27625.0</_ProjectFileVersion> 207 </PropertyGroup> 208 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 209 <OutDir>../../Bin/Win32\</OutDir> 210 <IntDir>Debug\</IntDir> 211 </PropertyGroup> 212 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" /> 213 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 214 <OutDir>../../Bin/Win32\</OutDir> 215 <IntDir>Release\</IntDir> 216 </PropertyGroup> 217 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> 218 <ClCompile> 219 <Optimization>Disabled</Optimization> 220 <AdditionalIncludeDirectories>../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 221 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 222 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 223 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 224 <PrecompiledHeader /> 225 <WarningLevel>Level3</WarningLevel> 226 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 227 </ClCompile> 228 <Lib> 229 <OutputFile>$(OutDir)d.lib</OutputFile> 230 </Lib> 231 </ItemDefinitionGroup> 232 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> 233 <ClCompile> 234 <Optimization>Disabled</Optimization> 235 <AdditionalIncludeDirectories>../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 236 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 237 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> 238 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> 239 <PrecompiledHeader> 240 </PrecompiledHeader> 241 <WarningLevel>Level3</WarningLevel> 242 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> 243 </ClCompile> 244 <Lib> 245 <OutputFile>$(OutDir)d.lib</OutputFile> 246 </Lib> 247 </ItemDefinitionGroup> 248 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> 249 <ClCompile> 250 <AdditionalIncludeDirectories>../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 251 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 252 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 253 <PrecompiledHeader /> 254 <WarningLevel>Level3</WarningLevel> 255 <DebugInformationFormat /> 256 </ClCompile> 257 <Lib> 258 <OutputFile>$(OutDir)container.lib</OutputFile> 259 </Lib> 260 </ItemDefinitionGroup> 261 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> 262 <ClCompile> 263 <AdditionalIncludeDirectories>../../../..;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> 264 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions> 265 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> 266 <PrecompiledHeader> 267 </PrecompiledHeader> 268 <WarningLevel>Level3</WarningLevel> 269 <DebugInformationFormat> 270 </DebugInformationFormat> 271 </ClCompile> 272 <Lib> 273 <OutputFile>$(OutDir)container.lib</OutputFile> 274 </Lib> 275 </ItemDefinitionGroup> 276 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> 277 <ImportGroup Label="ExtensionTargets"> 278 </ImportGroup> 279</Project>