From e08a064896048daa306b82d7525e5b524051fb42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ion=20Gazta=C3=B1aga?= Date: Sat, 27 Jul 2024 00:45:41 +0200 Subject: [PATCH] Remove prj from index --- proj/to-do.txt | 62 - proj/vs/alloc_basic_test.vcxproj | 183 --- proj/vs/alloc_full_test.vcxproj | 181 --- proj/vs/alloc_lib.vcxproj | 164 --- proj/vs/allocator_traits_test.vcxproj | 185 --- proj/vs/bench_adaptive_node_pool.vcxproj | 183 --- proj/vs/bench_alloc.vcxproj | 183 --- proj/vs/bench_alloc_expand_bwd.vcxproj | 183 --- proj/vs/bench_alloc_expand_fwd.vcxproj | 183 --- proj/vs/bench_alloc_shrink_to_fit.vcxproj | 183 --- .../bench_alloc_stable_vector_burst.vcxproj | 185 --- proj/vs/bench_flat_multiset.vcxproj | 185 --- proj/vs/bench_flat_set.vcxproj | 185 --- proj/vs/bench_set.vcxproj | 185 --- proj/vs/bench_set_adaptive_pool.vcxproj | 185 --- proj/vs/bench_set_alloc_v2.vcxproj | 185 --- proj/vs/bench_set_avl.vcxproj | 185 --- proj/vs/bench_set_multi.vcxproj | 185 --- proj/vs/bench_set_sg.vcxproj | 185 --- proj/vs/bench_set_sp.vcxproj | 185 --- proj/vs/bench_static_vector.vcxproj | 185 --- proj/vs/bench_vectors.vcxproj | 187 --- proj/vs/boost_iterator_comp_test.vcxproj | 193 ---- proj/vs/common_iterator_test.vcxproj | 191 ---- proj/vs/container.sln | 1016 ----------------- proj/vs/copy_move_algo_test.vcxproj | 205 ---- proj/vs/deque_options_test.vcxproj | 187 --- proj/vs/devector_options_test.vcxproj | 187 --- proj/vs/devector_test.vcxproj | 193 ---- proj/vs/doc_custom_deque.vcxproj | 187 --- proj/vs/doc_custom_devector.vcxproj | 187 --- proj/vs/doc_custom_small_vector.vcxproj | 187 --- proj/vs/doc_custom_static_vector.vcxproj | 187 --- proj/vs/doc_custom_tree.vcxproj | 187 --- proj/vs/doc_custom_vector.vcxproj | 187 --- proj/vs/doc_emplace.vcxproj | 187 --- proj/vs/doc_extended_allocators.vcxproj | 187 --- proj/vs/doc_move_containers.vcxproj | 187 --- proj/vs/doc_pmr.vcxproj | 187 --- proj/vs/doc_recursive_containers.vcxproj | 187 --- proj/vs/doc_type_erasure.vcxproj | 187 --- proj/vs/explicit_inst_deque_test.vcxproj | 191 ---- proj/vs/explicit_inst_devector_test.vcxproj | 191 ---- proj/vs/explicit_inst_flat_map_test.vcxproj | 191 ---- proj/vs/explicit_inst_flat_set_test.vcxproj | 191 ---- proj/vs/explicit_inst_list_test.vcxproj | 191 ---- proj/vs/explicit_inst_map_test.vcxproj | 191 ---- proj/vs/explicit_inst_set_test.vcxproj | 191 ---- proj/vs/explicit_inst_slist_test.vcxproj | 191 ---- .../explicit_inst_small_vector_test.vcxproj | 191 ---- .../explicit_inst_stable_vector_test.vcxproj | 191 ---- .../explicit_inst_static_vector_test.vcxproj | 191 ---- proj/vs/explicit_inst_string_test.vcxproj | 191 ---- proj/vs/explicit_inst_vector_test.vcxproj | 191 ---- proj/vs/flat_map_adaptor_test.vcxproj | 197 ---- proj/vs/flat_map_test.vcxproj | 201 ---- proj/vs/flat_set_adaptor_test.vcxproj | 195 ---- proj/vs/flat_set_test.vcxproj | 195 ---- proj/vs/flat_tree_test.vcxproj | 185 --- proj/vs/global_resource.vcxproj | 190 --- proj/vs/insert_vs_emplace_test.vcxproj | 187 --- proj/vs/list_test.vcxproj | 187 --- proj/vs/map_test.vcxproj | 189 --- proj/vs/memory_resource_test.vcxproj | 187 --- .../vs/monotonic_buffer_resource_test.vcxproj | 193 ---- proj/vs/node_handle_test.vcxproj | 185 --- proj/vs/null_iterators_test.vcxproj | 187 --- proj/vs/pair_test.vcxproj | 185 --- proj/vs/pmr_deque_test.vcxproj | 191 ---- proj/vs/pmr_devector_test.vcxproj | 191 ---- proj/vs/pmr_flat_map_test.vcxproj | 191 ---- proj/vs/pmr_flat_set_test.vcxproj | 191 ---- proj/vs/pmr_list_test.vcxproj | 191 ---- proj/vs/pmr_map_test.vcxproj | 191 ---- proj/vs/pmr_set_test.vcxproj | 189 --- proj/vs/pmr_slist_test.vcxproj | 192 ---- proj/vs/pmr_small_vector_test.vcxproj | 191 ---- proj/vs/pmr_stable_vector_test.vcxproj | 191 ---- proj/vs/pmr_string_test.vcxproj | 191 ---- proj/vs/pmr_vector_test.vcxproj | 191 ---- proj/vs/polymorphic_allocator_test.vcxproj | 187 --- proj/vs/resource_adaptor.vcxproj | 192 ---- proj/vs/scoped_allocator_adaptor_test.vcxproj | 185 --- proj/vs/scoped_allocator_usage_test.vcxproj | 189 --- proj/vs/set_test.vcxproj | 189 --- proj/vs/slist_test.vcxproj | 185 --- proj/vs/small_vector_options_test.vcxproj | 187 --- proj/vs/small_vector_test.vcxproj | 189 --- proj/vs/static_vector_options_test.vcxproj | 187 --- proj/vs/static_vector_test.vcxproj | 186 --- proj/vs/string_test.vcxproj | 189 --- proj/vs/string_view_compat_test.vcxproj | 189 --- .../synchronized_pool_resource_test.vcxproj | 189 --- proj/vs/throw_exception_test.vcxproj | 189 --- proj/vs/tree_test.vcxproj | 187 --- .../unsynchronized_pool_resource_test.vcxproj | 189 --- proj/vs/uses_allocator_test.vcxproj | 185 --- proj/vs/vector_options_test.vcxproj | 187 --- proj/vs/vector_test.vcxproj | 205 ---- 99 files changed, 19350 deletions(-) delete mode 100644 proj/to-do.txt delete mode 100644 proj/vs/alloc_basic_test.vcxproj delete mode 100644 proj/vs/alloc_full_test.vcxproj delete mode 100644 proj/vs/alloc_lib.vcxproj delete mode 100644 proj/vs/allocator_traits_test.vcxproj delete mode 100644 proj/vs/bench_adaptive_node_pool.vcxproj delete mode 100644 proj/vs/bench_alloc.vcxproj delete mode 100644 proj/vs/bench_alloc_expand_bwd.vcxproj delete mode 100644 proj/vs/bench_alloc_expand_fwd.vcxproj delete mode 100644 proj/vs/bench_alloc_shrink_to_fit.vcxproj delete mode 100644 proj/vs/bench_alloc_stable_vector_burst.vcxproj delete mode 100644 proj/vs/bench_flat_multiset.vcxproj delete mode 100644 proj/vs/bench_flat_set.vcxproj delete mode 100644 proj/vs/bench_set.vcxproj delete mode 100644 proj/vs/bench_set_adaptive_pool.vcxproj delete mode 100644 proj/vs/bench_set_alloc_v2.vcxproj delete mode 100644 proj/vs/bench_set_avl.vcxproj delete mode 100644 proj/vs/bench_set_multi.vcxproj delete mode 100644 proj/vs/bench_set_sg.vcxproj delete mode 100644 proj/vs/bench_set_sp.vcxproj delete mode 100644 proj/vs/bench_static_vector.vcxproj delete mode 100644 proj/vs/bench_vectors.vcxproj delete mode 100644 proj/vs/boost_iterator_comp_test.vcxproj delete mode 100644 proj/vs/common_iterator_test.vcxproj delete mode 100644 proj/vs/container.sln delete mode 100644 proj/vs/copy_move_algo_test.vcxproj delete mode 100644 proj/vs/deque_options_test.vcxproj delete mode 100644 proj/vs/devector_options_test.vcxproj delete mode 100644 proj/vs/devector_test.vcxproj delete mode 100644 proj/vs/doc_custom_deque.vcxproj delete mode 100644 proj/vs/doc_custom_devector.vcxproj delete mode 100644 proj/vs/doc_custom_small_vector.vcxproj delete mode 100644 proj/vs/doc_custom_static_vector.vcxproj delete mode 100644 proj/vs/doc_custom_tree.vcxproj delete mode 100644 proj/vs/doc_custom_vector.vcxproj delete mode 100644 proj/vs/doc_emplace.vcxproj delete mode 100644 proj/vs/doc_extended_allocators.vcxproj delete mode 100644 proj/vs/doc_move_containers.vcxproj delete mode 100644 proj/vs/doc_pmr.vcxproj delete mode 100644 proj/vs/doc_recursive_containers.vcxproj delete mode 100644 proj/vs/doc_type_erasure.vcxproj delete mode 100644 proj/vs/explicit_inst_deque_test.vcxproj delete mode 100644 proj/vs/explicit_inst_devector_test.vcxproj delete mode 100644 proj/vs/explicit_inst_flat_map_test.vcxproj delete mode 100644 proj/vs/explicit_inst_flat_set_test.vcxproj delete mode 100644 proj/vs/explicit_inst_list_test.vcxproj delete mode 100644 proj/vs/explicit_inst_map_test.vcxproj delete mode 100644 proj/vs/explicit_inst_set_test.vcxproj delete mode 100644 proj/vs/explicit_inst_slist_test.vcxproj delete mode 100644 proj/vs/explicit_inst_small_vector_test.vcxproj delete mode 100644 proj/vs/explicit_inst_stable_vector_test.vcxproj delete mode 100644 proj/vs/explicit_inst_static_vector_test.vcxproj delete mode 100644 proj/vs/explicit_inst_string_test.vcxproj delete mode 100644 proj/vs/explicit_inst_vector_test.vcxproj delete mode 100644 proj/vs/flat_map_adaptor_test.vcxproj delete mode 100644 proj/vs/flat_map_test.vcxproj delete mode 100644 proj/vs/flat_set_adaptor_test.vcxproj delete mode 100644 proj/vs/flat_set_test.vcxproj delete mode 100644 proj/vs/flat_tree_test.vcxproj delete mode 100644 proj/vs/global_resource.vcxproj delete mode 100644 proj/vs/insert_vs_emplace_test.vcxproj delete mode 100644 proj/vs/list_test.vcxproj delete mode 100644 proj/vs/map_test.vcxproj delete mode 100644 proj/vs/memory_resource_test.vcxproj delete mode 100644 proj/vs/monotonic_buffer_resource_test.vcxproj delete mode 100644 proj/vs/node_handle_test.vcxproj delete mode 100644 proj/vs/null_iterators_test.vcxproj delete mode 100644 proj/vs/pair_test.vcxproj delete mode 100644 proj/vs/pmr_deque_test.vcxproj delete mode 100644 proj/vs/pmr_devector_test.vcxproj delete mode 100644 proj/vs/pmr_flat_map_test.vcxproj delete mode 100644 proj/vs/pmr_flat_set_test.vcxproj delete mode 100644 proj/vs/pmr_list_test.vcxproj delete mode 100644 proj/vs/pmr_map_test.vcxproj delete mode 100644 proj/vs/pmr_set_test.vcxproj delete mode 100644 proj/vs/pmr_slist_test.vcxproj delete mode 100644 proj/vs/pmr_small_vector_test.vcxproj delete mode 100644 proj/vs/pmr_stable_vector_test.vcxproj delete mode 100644 proj/vs/pmr_string_test.vcxproj delete mode 100644 proj/vs/pmr_vector_test.vcxproj delete mode 100644 proj/vs/polymorphic_allocator_test.vcxproj delete mode 100644 proj/vs/resource_adaptor.vcxproj delete mode 100644 proj/vs/scoped_allocator_adaptor_test.vcxproj delete mode 100644 proj/vs/scoped_allocator_usage_test.vcxproj delete mode 100644 proj/vs/set_test.vcxproj delete mode 100644 proj/vs/slist_test.vcxproj delete mode 100644 proj/vs/small_vector_options_test.vcxproj delete mode 100644 proj/vs/small_vector_test.vcxproj delete mode 100644 proj/vs/static_vector_options_test.vcxproj delete mode 100644 proj/vs/static_vector_test.vcxproj delete mode 100644 proj/vs/string_test.vcxproj delete mode 100644 proj/vs/string_view_compat_test.vcxproj delete mode 100644 proj/vs/synchronized_pool_resource_test.vcxproj delete mode 100644 proj/vs/throw_exception_test.vcxproj delete mode 100644 proj/vs/tree_test.vcxproj delete mode 100644 proj/vs/unsynchronized_pool_resource_test.vcxproj delete mode 100644 proj/vs/uses_allocator_test.vcxproj delete mode 100644 proj/vs/vector_options_test.vcxproj delete mode 100644 proj/vs/vector_test.vcxproj diff --git a/proj/to-do.txt b/proj/to-do.txt deleted file mode 100644 index 9c332238..00000000 --- a/proj/to-do.txt +++ /dev/null @@ -1,62 +0,0 @@ -->Change "insert" and "push_back"/"push_front" to catch non-const rvalues -->Add an example with stateful allocators -->Add test to check convertible types in push_back/insert -->Align with C++11 [multi]map::insert(P &&p) overload. -->Fix code marked with "//to-do: if possible, an efficient way to deallocate allocated blocks" -->Add BOOST_CONTAINER_TRY, etc. macros to allow disabling exceptions only in this library (just like Boost.Intrusive) -->Add macro to change the default allocator std::allocator to another one -->Add front()/back() to string - - -Review allocator traits --> Avoid any rebind<>::other --> Review select_on_container_copy_xxx --> Review propagate_on_xxx --> Put default constructed containers with their own constructor (different nothrow guarantees). Optimization, not needed --> Default + swap move constructors correct? --> Review container documentation in swap/copy/move regarding allocators - -Check all move constructors: swap might not be a valid idiom, allocators must be move constructed, -intrusive containers are now movable - -Add and test: - -Test different propagation values and with inequal allocators - -propagate_on_container_move_assignment -select_on_container_copy_construction -propagate_on_container_swap -propagate_on_container_copy_assignment - -Test move constructors with data values and unequal allocators - -An allocator should use a smart allocator not constructible from raw pointers to catch missing pointer_traits calls - -Add initializer lists - -Write forward_list - -check move if noexcept conditions in vector, deque and stable_vector - -Add noexcept testing using static_assert (Howard Hinnants's suggestion): - - #include - - struct A - { - void foo() noexcept; - }; - - static_assert(noexcept(std::declval().foo()), "A::foo() should be noexcept"); - -Detect always equal or unequal allocators at compiler time. operator== returns true_type or false_type - -change virtual functions with pointers to avoid template instantiation for every type - -Add hash for containers - -Add std:: hashing support - -Fix trivial destructor after move and other optimizing traits - -Implement n3586, "Splicing Maps and Sets" (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3586.pdf) diff --git a/proj/vs/alloc_basic_test.vcxproj b/proj/vs/alloc_basic_test.vcxproj deleted file mode 100644 index 52be7632..00000000 --- a/proj/vs/alloc_basic_test.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CD57C283-1862-42FE-BF87-B96D3A2A7912} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;%(AdditionalLibraryDirectories) - true - $(OutDir)alloc_basic_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;%(AdditionalLibraryDirectories) - true - $(OutDir)alloc_basic_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/alloc_full_test.vcxproj b/proj/vs/alloc_full_test.vcxproj deleted file mode 100644 index cf9cd5da..00000000 --- a/proj/vs/alloc_full_test.vcxproj +++ /dev/null @@ -1,181 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CD57C283-1862-9FE5-BF87-BA91293A76D3} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;%(AdditionalLibraryDirectories) - true - $(OutDir)alloc_full_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;%(AdditionalLibraryDirectories) - true - $(OutDir)alloc_full_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/alloc_lib.vcxproj b/proj/vs/alloc_lib.vcxproj deleted file mode 100644 index 6af11e8b..00000000 --- a/proj/vs/alloc_lib.vcxproj +++ /dev/null @@ -1,164 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - _alloc_lib - {685AC59C-E667-4096-9DAA-AB76083C7092} - Win32Proj - 10.0 - - - - StaticLibrary - v143 - MultiByte - - - StaticLibrary - v143 - MultiByte - - - StaticLibrary - v143 - MultiByte - - - StaticLibrary - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - ..\..\Bin\Debug\ - Debug\ - $(ProjectName) - - - $(ProjectName) - - - ..\..\Bin\Release\ - Release\ - - - - Disabled - ..\..\..\..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - - Level3 - EditAndContinue - - - $(OutDir)$(ProjectName)$(TargetExt) - - - - - Disabled - ..\..\..\..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - - - Level3 - ProgramDatabase - - - $(OutDir)$(ProjectName)$(TargetExt) - - - - - ..\..\..\..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - - Level3 - ProgramDatabase - - - $(OutDir)alloc_lib.lib - - - - - ..\..\..\..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - - - Level3 - ProgramDatabase - - - $(OutDir)alloc_lib.lib - - - - - - - true - true - true - true - - - true - true - true - true - - - - - - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/allocator_traits_test.vcxproj b/proj/vs/allocator_traits_test.vcxproj deleted file mode 100644 index a0e00c9e..00000000 --- a/proj/vs/allocator_traits_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {EEAD75AE-287B-4EF2-BA2B-72A35C29FC46} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)allocator_traits_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)allocator_traits_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_adaptive_node_pool.vcxproj b/proj/vs/bench_adaptive_node_pool.vcxproj deleted file mode 100644 index 87f85a7b..00000000 --- a/proj/vs/bench_adaptive_node_pool.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C8AD2618-79EB-8612-42FE-2A3AC9667A13} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_adaptive_node_pool.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_adaptive_node_pool.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_alloc.vcxproj b/proj/vs/bench_alloc.vcxproj deleted file mode 100644 index a39b12e3..00000000 --- a/proj/vs/bench_alloc.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_alloc_expand_bwd.vcxproj b/proj/vs/bench_alloc_expand_bwd.vcxproj deleted file mode 100644 index 07d36783..00000000 --- a/proj/vs/bench_alloc_expand_bwd.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_expand_bwd.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_expand_bwd.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_alloc_expand_fwd.vcxproj b/proj/vs/bench_alloc_expand_fwd.vcxproj deleted file mode 100644 index 94b13e0f..00000000 --- a/proj/vs/bench_alloc_expand_fwd.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {66380897-0E10-49E5-B615-04F2673D6CD1} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_expand_fwd.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_expand_fwd.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_alloc_shrink_to_fit.vcxproj b/proj/vs/bench_alloc_shrink_to_fit.vcxproj deleted file mode 100644 index 34f5dbfb..00000000 --- a/proj/vs/bench_alloc_shrink_to_fit.vcxproj +++ /dev/null @@ -1,183 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {D4BC8F10-4E85-4345-A77D-ABF4E4CD0874} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_shrink_to_fit.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_shrink_to_fit.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_alloc_stable_vector_burst.vcxproj b/proj/vs/bench_alloc_stable_vector_burst.vcxproj deleted file mode 100644 index b04a9b7a..00000000 --- a/proj/vs/bench_alloc_stable_vector_burst.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C3AD2582-79BF-2FE1-8612-BD707552A6A1} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_stable_vector_burst.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - alloc_lib.lib;%(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_alloc_stable_vector_burst.pdb - Console - false - - - - - MinSpace - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - MinSpace - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;alloc_lib.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_flat_multiset.vcxproj b/proj/vs/bench_flat_multiset.vcxproj deleted file mode 100644 index 18f25942..00000000 --- a/proj/vs/bench_flat_multiset.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {E5C01323-3F2C-D074-F4A9-D16B31CC275B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_flat_multiset.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_flat_multiset.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_flat_set.vcxproj b/proj/vs/bench_flat_set.vcxproj deleted file mode 100644 index 14160d78..00000000 --- a/proj/vs/bench_flat_set.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_flat_set.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_flat_set.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set.vcxproj b/proj/vs/bench_set.vcxproj deleted file mode 100644 index ce443754..00000000 --- a/proj/vs/bench_set.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;libboost_chrono-vc71-mt-gd-1_61.lib;libboost_timer-vc71-mt-gd-1_61.lib;libboost_system-vc71-mt-gd-1_61.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;libboost_chrono-vc71-mt-gd-1_61.lib;libboost_timer-vc71-mt-gd-1_61.lib;libboost_system-vc71-mt-gd-1_61.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set_adaptive_pool.vcxproj b/proj/vs/bench_set_adaptive_pool.vcxproj deleted file mode 100644 index e701541d..00000000 --- a/proj/vs/bench_set_adaptive_pool.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {19275A26-49D5-4578-84C3-4FCCE80316AF} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_adaptive_pool.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_adaptive_pool.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set_alloc_v2.vcxproj b/proj/vs/bench_set_alloc_v2.vcxproj deleted file mode 100644 index b9dc56e6..00000000 --- a/proj/vs/bench_set_alloc_v2.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5C2D1813-24CE-A826-4FE5-5732251A3FAF} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_alloc_v2.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_alloc_v2.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set_avl.vcxproj b/proj/vs/bench_set_avl.vcxproj deleted file mode 100644 index 6b7e9236..00000000 --- a/proj/vs/bench_set_avl.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_avl.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_avl.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set_multi.vcxproj b/proj/vs/bench_set_multi.vcxproj deleted file mode 100644 index 6aeb0430..00000000 --- a/proj/vs/bench_set_multi.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {51C1C2E3-EA24-6A29-4FE5-D5C53C32271B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_multi.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_multi.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set_sg.vcxproj b/proj/vs/bench_set_sg.vcxproj deleted file mode 100644 index e1a352d2..00000000 --- a/proj/vs/bench_set_sg.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_sg.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_sg.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_set_sp.vcxproj b/proj/vs/bench_set_sp.vcxproj deleted file mode 100644 index 9c8e043b..00000000 --- a/proj/vs/bench_set_sp.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_sp.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_set_sp.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_static_vector.vcxproj b/proj/vs/bench_static_vector.vcxproj deleted file mode 100644 index e96038a1..00000000 --- a/proj/vs/bench_static_vector.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_static_vector.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_static_vector.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/bench_vectors.vcxproj b/proj/vs/bench_vectors.vcxproj deleted file mode 100644 index 2b2265b7..00000000 --- a/proj/vs/bench_vectors.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - %(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_vectors.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - %(AdditionalDependencies) - ../../bin/debug;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)bench_vectors.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../bin/release;../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/boost_iterator_comp_test.vcxproj b/proj/vs/boost_iterator_comp_test.vcxproj deleted file mode 100644 index ef035a65..00000000 --- a/proj/vs/boost_iterator_comp_test.vcxproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {E219493F-B846-4A38-87A6-948905A38CBF} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);_ITERATOR_DEBUG_LEVEL=0 - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)boost_iterator_comp_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)boost_iterator_comp_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/common_iterator_test.vcxproj b/proj/vs/common_iterator_test.vcxproj deleted file mode 100644 index 56b9a3eb..00000000 --- a/proj/vs/common_iterator_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - stdcpplatest - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)common_iterator_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - stdcpplatest - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)common_iterator_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - stdcpplatest - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - stdcpplatest - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/container.sln b/proj/vs/container.sln deleted file mode 100644 index 9d5363fd..00000000 --- a/proj/vs/container.sln +++ /dev/null @@ -1,1016 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.2.32526.322 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_containerlib", "container.vcxproj", "{FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "slist_test", "slist_test.vcxproj", "{58CCE183-6092-48FE-A4F7-BA0D3A792608}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "stable_vector_test", "stable_vector_test.vcxproj", "{5E11C8D3-FA52-760A-84FE-943A6BA05A21}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "static_vector_test", "static_vector_test.vcxproj", "{58E1C1C3-096A-84FE-4FA2-D6BA79201C02}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "string_test", "string_test.vcxproj", "{58CCE183-6092-48FE-A4F7-BA0D4A792607}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "throw_exception_test", "throw_exception_test.vcxproj", "{5A8D91E0-FA57-284F-84FE-D3A6BA792002}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vector_test", "vector_test.vcxproj", "{5CE11C83-096A-84FE-4FA2-D3A6BA792002}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deque_test", "deque_test.vcxproj", "{58CCE183-6092-48FE-A4F7-BA0D3A792655}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flat_map_test", "flat_map_test.vcxproj", "{5188ECE3-6092-8FE0-44A7-BAD3A7926329}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flat_set_test", "flat_set_test.vcxproj", "{58CCE183-6092-48FE-A4F7-BA0D3A792637}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "list_test", "list_test.vcxproj", "{58CCE183-6092-48FE-A4F7-BA0D3A792632}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pair_test", "pair_test.vcxproj", "{58CA17C5-A74F-9602-48FE-B06310DA7FA6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scoped_allocator_usage_test", "scoped_allocator_usage_test.vcxproj", "{B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_custom_tree", "doc_custom_tree.vcxproj", "{5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_extended_allocators", "doc_extended_allocators.vcxproj", "{5CE11C83-FA84-295A-4FA2-D7921A0BAB02}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set_avl", "bench_set_avl.vcxproj", "{5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set_multi", "bench_set_multi.vcxproj", "{51C1C2E3-EA24-6A29-4FE5-D5C53C32271B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set_sg", "bench_set_sg.vcxproj", "{51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set_sp", "bench_set_sp.vcxproj", "{5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_flat_set", "bench_flat_set.vcxproj", "{5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_flat_multiset", "bench_flat_multiset.vcxproj", "{E5C01323-3F2C-D074-F4A9-D16B31CC275B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set_alloc_v2", "bench_set_alloc_v2.vcxproj", "{5C2D1813-24CE-A826-4FE5-5732251A3FAF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "insert_vs_emplace_test", "insert_vs_emplace_test.vcxproj", "{51EC9223-B8A9-4F6E-EA24-352DFA76C72A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "null_iterators_test", "null_iterators_test.vcxproj", "{C90520E3-B8A9-EB54-76E2-25DFA3C7762A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_vector_test", "explicit_inst_vector_test.vcxproj", "{CA85EE11-096A-4F8A-4FA2-92DA72020000}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_list_test", "explicit_inst_list_test.vcxproj", "{CE1A85E0-096A-42FC-F83A-97A242002DA5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_deque_test", "explicit_inst_deque_test.vcxproj", "{CEE1A855-096A-3AC8-2F5C-9DA2420523A5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_slist_test", "explicit_inst_slist_test.vcxproj", "{CE1A8F65-AC48-096A-2F5C-7A2420D323A1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_stable_vector_test", "explicit_inst_stable_vector_test.vcxproj", "{AC285EA1-F8A3-306C-4FA2-A02029D5E720}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_static_vector_test", "explicit_inst_static_vector_test.vcxproj", "{E287ACA1-FA42-3F7A-06C2-AC72012209F5}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_string_test", "explicit_inst_string_test.vcxproj", "{6A85ECE0-A596-24EA-F83A-9231D72A0217}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_set_test", "explicit_inst_set_test.vcxproj", "{C11D9E85-16A9-4A2E-C4F6-92F7E138200D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_map_test", "explicit_inst_map_test.vcxproj", "{CD9E8655-94A3-6C2E-C4F6-97E1382073FC}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_flat_map_test", "explicit_inst_flat_map_test.vcxproj", "{9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_flat_set_test", "explicit_inst_flat_set_test.vcxproj", "{C811D9F8-A27E-1A91-FC44-92F14F73820B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "small_vector_test", "small_vector_test.vcxproj", "{5CE8E110-096A-84FE-4A2A-BA7E925A6002}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_alloc_stable_vector_burst", "bench_alloc_stable_vector_burst.vcxproj", "{C3AD2582-79BF-2FE1-8612-BD707552A6A1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memory_resource_test", "memory_resource_test.vcxproj", "{5711C8E3-84EE-396A-4FA2-D6B03AA79202}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "scoped_allocator_adaptor_test", "scoped_allocator_adaptor_test.vcxproj", "{0010F93F-D5DF-43FE-8F2E-F013E654D169}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "uses_allocator_test", "uses_allocator_test.vcxproj", "{B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "polymorphic_allocator_test", "polymorphic_allocator_test.vcxproj", "{5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "resource_adaptor_test", "resource_adaptor.vcxproj", "{5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "monotonic_buffer_resource_test", "monotonic_buffer_resource_test.vcxproj", "{531AC82E-41FA-96E3-4F8E-32372DA7C3C2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "unsynchronized_pool_resource_test", "unsynchronized_pool_resource_test.vcxproj", "{51FC821E-41FA-196E-F8E0-328DA3A37C72}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "synchronized_pool_resource_test", "synchronized_pool_resource_test.vcxproj", "{5AC821FE-961F-4FA3-F8E0-38DC72DA3397}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "global_resource_test", "global_resource.vcxproj", "{7C85E213-963A-84EE-4FA2-970396BAA802}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_pmr", "doc_pmr.vcxproj", "{58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_small_vector_test", "explicit_inst_small_vector_test.vcxproj", "{CA85EE11-4F8A-0F96-A14F-92205A02D723}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_deque_test", "pmr_deque_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7231}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_flat_map_test", "pmr_flat_map_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E723A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_flat_set_test", "pmr_flat_set_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7239}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_list_test", "pmr_list_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7238}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_map_test", "pmr_map_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7237}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_set_test", "pmr_set_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7236}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_small_vector_test", "pmr_small_vector_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7234}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_stable_vector_test", "pmr_stable_vector_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7230}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_vector_test", "pmr_vector_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7232}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_string_test", "pmr_string_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7233}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "node_handle_test", "node_handle_test.vcxproj", "{5A17C6C5-6C29-A74F-48FE-A7FA7A063106}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "string_view_compat_test", "string_view_compat_test.vcxproj", "{589975D8-0779-4174-B9DA-3B5C80A74536}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tree_test", "tree_test.vcxproj", "{5CE185C3-2609-4FA5-FE38-792BA0D3A606}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flat_tree_test", "flat_tree_test.vcxproj", "{DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "vector_options_test", "vector_options_test.vcxproj", "{3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_custom_vector", "doc_custom_vector.vcxproj", "{DB7B1CED-5670-4C9D-8478-FF4200BFF49A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "_alloc_lib", "alloc_lib.vcxproj", "{685AC59C-E667-4096-9DAA-AB76083C7092}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_alloc", "bench_alloc.vcxproj", "{7CC83A22-8612-7BF8-2F4E-BD9493C6A071}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_adaptive_node_pool", "bench_adaptive_node_pool.vcxproj", "{C8AD2618-79EB-8612-42FE-2A3AC9667A13}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_alloc_expand_bwd", "bench_alloc_expand_bwd.vcxproj", "{C7C283A2-7BF8-8612-42FE-B9D26A0793A1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_alloc_shrink_to_fit", "bench_alloc_shrink_to_fit.vcxproj", "{D4BC8F10-4E85-4345-A77D-ABF4E4CD0874}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_alloc_expand_fwd", "bench_alloc_expand_fwd.vcxproj", "{66380897-0E10-49E5-B615-04F2673D6CD1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set", "bench_set.vcxproj", "{5E1C1C23-26A9-4FE5-A24E-DA735271C32B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_static_vector", "bench_static_vector.vcxproj", "{55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_emplace", "doc_emplace.vcxproj", "{DC3E9A5D-17A0-4BE3-A489-AD94E7130F73}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_move_containers", "doc_move_containers.vcxproj", "{5D1C8E13-255A-FA84-4FA2-DA92100BAD42}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_recursive_containers", "doc_recursive_containers.vcxproj", "{1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_type_erasure", "doc_type_erasure.vcxproj", "{5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "map_test", "map_test.vcxproj", "{58CCE183-6092-48FE-A4F7-BA0D3A792606}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_string_test", "pmr_slist_test.vcxproj", "{85EADC21-42FA-F8A3-306C-A2029D5E7235}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "set_test", "set_test.vcxproj", "{9F5AD19C-BBDF-484C-9667-61B7D9406B8E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alloc_basic_test", "alloc_basic_test.vcxproj", "{CD57C283-1862-42FE-BF87-B96D3A2A7912}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "alloc_full_test", "alloc_full_test.vcxproj", "{CD57C283-1862-9FE5-BF87-BA91293A76D3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "allocator_traits_test", "allocator_traits_test.vcxproj", "{EEAD75AE-287B-4EF2-BA2B-72A35C29FC46}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_set_adaptive_pool", "bench_set_adaptive_pool.vcxproj", "{19275A26-49D5-4578-84C3-4FCCE80316AF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flat_map_adaptor_test", "flat_map_adaptor_test.vcxproj", "{77D65BB2-C11D-4814-BC9F-0244214D0D07}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "flat_set_adaptor_test", "flat_set_adaptor_test.vcxproj", "{3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "deque_options_test", "deque_options_test.vcxproj", "{E0690E67-1007-4653-AB8C-D2A140026C0A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_custom_deque", "doc_custom_deque.vcxproj", "{D59A5D10-7EDB-483C-8F0F-D57E4A687250}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "static_vector_options_test", "static_vector_options_test.vcxproj", "{D5D8B915-EA1E-4196-AAD2-20560E14C4C8}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_custom_static_vector", "doc_custom_static_vector.vcxproj", "{D09D0B00-0C1A-4797-885C-6542CD621AF9}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "small_vector_options_test", "small_vector_options_test.vcxproj", "{41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_custom_small_vector", "doc_custom_small_vector.vcxproj", "{68881A70-D4EE-4F24-A7D1-0E44A9C324E8}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "devector_test", "devector_test.vcxproj", "{4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "explicit_inst_devector_test", "explicit_inst_devector_test.vcxproj", "{F701875E-5119-452D-A77F-07FFA87385B3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pmr_devector_test", "pmr_devector_test.vcxproj", "{280D2EC6-1FC2-47CD-A659-7A6A131F147B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "devector_options_test", "devector_options_test.vcxproj", "{2B0E2F66-E4E7-4316-86A6-EC8547CC2694}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_vectors", "bench_vectors.vcxproj", "{E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost_iterator_comp_test", "boost_iterator_comp_test.vcxproj", "{E219493F-B846-4A38-87A6-948905A38CBF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "common_iterator_test", "common_iterator_test.vcxproj", "{3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_hash_map_string_test", "bench_hash_map_string_test.vcxproj", "{58CCE183-6092-48FE-A4F7-B6979D8A0642}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_hash_map_uint32_test", "bench_hash_map_uint32_test.vcxproj", "{58CCE183-6092-48FE-A4F7-B7946A2D3A06}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_hash_map_uint64_test", "bench_hash_map_uint64_test.vcxproj", "{58CCE183-6092-48FE-F7A4-B6946A5D3A06}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bench_hash_map_test", "bench_hash_map_test.vcxproj", "{58CCE183-6092-48FE-FA47-B792603093A6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "copy_move_algo_test", "copy_move_algo_test.vcxproj", "{5CE11C83-84A7-093A-4FA2-A6BA20A30592}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "doc_custom_devector", "doc_custom_devector.vcxproj", "{DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x64.ActiveCfg = Debug|x64 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x64.Build.0 = Debug|x64 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x86.ActiveCfg = Debug|Win32 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Debug|x86.Build.0 = Debug|Win32 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Release|x64.ActiveCfg = Release|x64 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Release|x64.Build.0 = Release|x64 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Release|x86.ActiveCfg = Release|Win32 - {FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792608}.Release|x86.Build.0 = Release|Win32 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Debug|x64.ActiveCfg = Debug|x64 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Debug|x64.Build.0 = Debug|x64 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Debug|x86.ActiveCfg = Debug|Win32 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Debug|x86.Build.0 = Debug|Win32 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Release|x64.ActiveCfg = Release|x64 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Release|x64.Build.0 = Release|x64 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Release|x86.ActiveCfg = Release|Win32 - {5E11C8D3-FA52-760A-84FE-943A6BA05A21}.Release|x86.Build.0 = Release|Win32 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Debug|x64.ActiveCfg = Debug|x64 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Debug|x64.Build.0 = Debug|x64 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Debug|x86.ActiveCfg = Debug|Win32 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Debug|x86.Build.0 = Debug|Win32 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Release|x64.ActiveCfg = Release|x64 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Release|x64.Build.0 = Release|x64 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Release|x86.ActiveCfg = Release|Win32 - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D4A792607}.Release|x86.Build.0 = Release|Win32 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Debug|x64.ActiveCfg = Debug|x64 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Debug|x64.Build.0 = Debug|x64 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Debug|x86.ActiveCfg = Debug|Win32 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Debug|x86.Build.0 = Debug|Win32 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Release|x64.ActiveCfg = Release|x64 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Release|x64.Build.0 = Release|x64 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Release|x86.ActiveCfg = Release|Win32 - {5A8D91E0-FA57-284F-84FE-D3A6BA792002}.Release|x86.Build.0 = Release|Win32 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Debug|x64.ActiveCfg = Debug|x64 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Debug|x64.Build.0 = Debug|x64 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Debug|x86.ActiveCfg = Debug|Win32 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Debug|x86.Build.0 = Debug|Win32 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Release|x64.ActiveCfg = Release|x64 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Release|x64.Build.0 = Release|x64 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Release|x86.ActiveCfg = Release|Win32 - {5CE11C83-096A-84FE-4FA2-D3A6BA792002}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792655}.Release|x86.Build.0 = Release|Win32 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Debug|x64.ActiveCfg = Debug|x64 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Debug|x64.Build.0 = Debug|x64 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Debug|x86.ActiveCfg = Debug|Win32 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Debug|x86.Build.0 = Debug|Win32 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Release|x64.ActiveCfg = Release|x64 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Release|x64.Build.0 = Release|x64 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Release|x86.ActiveCfg = Release|Win32 - {5188ECE3-6092-8FE0-44A7-BAD3A7926329}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792637}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792632}.Release|x86.Build.0 = Release|Win32 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Debug|x64.ActiveCfg = Debug|x64 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Debug|x64.Build.0 = Debug|x64 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Debug|x86.ActiveCfg = Debug|Win32 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Debug|x86.Build.0 = Debug|Win32 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Release|x64.ActiveCfg = Release|x64 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Release|x64.Build.0 = Release|x64 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Release|x86.ActiveCfg = Release|Win32 - {58CA17C5-A74F-9602-48FE-B06310DA7FA6}.Release|x86.Build.0 = Release|Win32 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Debug|x64.ActiveCfg = Debug|x64 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Debug|x64.Build.0 = Debug|x64 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Debug|x86.ActiveCfg = Debug|Win32 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Debug|x86.Build.0 = Debug|Win32 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Release|x64.ActiveCfg = Release|x64 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Release|x64.Build.0 = Release|x64 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Release|x86.ActiveCfg = Release|Win32 - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F}.Release|x86.Build.0 = Release|Win32 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Debug|x64.ActiveCfg = Debug|x64 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Debug|x64.Build.0 = Debug|x64 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Debug|x86.ActiveCfg = Debug|Win32 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Debug|x86.Build.0 = Debug|Win32 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Release|x64.ActiveCfg = Release|x64 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Release|x64.Build.0 = Release|x64 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Release|x86.ActiveCfg = Release|Win32 - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02}.Release|x86.Build.0 = Release|Win32 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Debug|x64.ActiveCfg = Debug|x64 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Debug|x64.Build.0 = Debug|x64 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Debug|x86.ActiveCfg = Debug|Win32 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Debug|x86.Build.0 = Debug|Win32 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Release|x64.ActiveCfg = Release|x64 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Release|x64.Build.0 = Release|x64 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Release|x86.ActiveCfg = Release|Win32 - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02}.Release|x86.Build.0 = Release|Win32 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Debug|x64.ActiveCfg = Debug|x64 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Debug|x64.Build.0 = Debug|x64 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Debug|x86.ActiveCfg = Debug|Win32 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Debug|x86.Build.0 = Debug|Win32 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Release|x64.ActiveCfg = Release|x64 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Release|x64.Build.0 = Release|x64 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Release|x86.ActiveCfg = Release|Win32 - {5E1C1C23-26A9-AC4E-1FE5-C733DA52712B}.Release|x86.Build.0 = Release|Win32 - {51C1C2E3-EA24-6A29-4FE5-D5C53C32271B}.Debug|x64.ActiveCfg = Debug|x64 - {51C1C2E3-EA24-6A29-4FE5-D5C53C32271B}.Debug|x86.ActiveCfg = Debug|Win32 - {51C1C2E3-EA24-6A29-4FE5-D5C53C32271B}.Release|x64.ActiveCfg = Release|x64 - {51C1C2E3-EA24-6A29-4FE5-D5C53C32271B}.Release|x86.ActiveCfg = Release|Win32 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Debug|x64.ActiveCfg = Debug|x64 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Debug|x64.Build.0 = Debug|x64 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Debug|x86.ActiveCfg = Debug|Win32 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Debug|x86.Build.0 = Debug|Win32 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Release|x64.ActiveCfg = Release|x64 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Release|x64.Build.0 = Release|x64 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Release|x86.ActiveCfg = Release|Win32 - {51C2C0E3-6A93-4F4E-4DE1-D25273C32B3B}.Release|x86.Build.0 = Release|Win32 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Debug|x64.ActiveCfg = Debug|x64 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Debug|x64.Build.0 = Debug|x64 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Debug|x86.ActiveCfg = Debug|Win32 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Debug|x86.Build.0 = Debug|Win32 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Release|x64.ActiveCfg = Release|x64 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Release|x64.Build.0 = Release|x64 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Release|x86.ActiveCfg = Release|Win32 - {5C2C01E3-4E4F-6A93-4DE1-D5273C316BBB}.Release|x86.Build.0 = Release|Win32 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Debug|x64.ActiveCfg = Debug|x64 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Debug|x64.Build.0 = Debug|x64 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Debug|x86.ActiveCfg = Debug|Win32 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Debug|x86.Build.0 = Debug|Win32 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Release|x64.ActiveCfg = Release|x64 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Release|x64.Build.0 = Release|x64 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Release|x86.ActiveCfg = Release|Win32 - {5C2C01E3-DE40-F4A9-63F3-D3C316B327AB}.Release|x86.Build.0 = Release|Win32 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Debug|x64.ActiveCfg = Debug|x64 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Debug|x64.Build.0 = Debug|x64 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Debug|x86.ActiveCfg = Debug|Win32 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Debug|x86.Build.0 = Debug|Win32 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Release|x64.ActiveCfg = Release|x64 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Release|x64.Build.0 = Release|x64 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Release|x86.ActiveCfg = Release|Win32 - {E5C01323-3F2C-D074-F4A9-D16B31CC275B}.Release|x86.Build.0 = Release|Win32 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Debug|x64.ActiveCfg = Debug|x64 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Debug|x64.Build.0 = Debug|x64 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Debug|x86.ActiveCfg = Debug|Win32 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Debug|x86.Build.0 = Debug|Win32 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Release|x64.ActiveCfg = Release|x64 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Release|x64.Build.0 = Release|x64 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Release|x86.ActiveCfg = Release|Win32 - {5C2D1813-24CE-A826-4FE5-5732251A3FAF}.Release|x86.Build.0 = Release|Win32 - {51EC9223-B8A9-4F6E-EA24-352DFA76C72A}.Debug|x64.ActiveCfg = Debug|x64 - {51EC9223-B8A9-4F6E-EA24-352DFA76C72A}.Debug|x86.ActiveCfg = Debug|Win32 - {51EC9223-B8A9-4F6E-EA24-352DFA76C72A}.Release|x64.ActiveCfg = Release|x64 - {51EC9223-B8A9-4F6E-EA24-352DFA76C72A}.Release|x86.ActiveCfg = Release|Win32 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Debug|x64.ActiveCfg = Debug|x64 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Debug|x64.Build.0 = Debug|x64 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Debug|x86.ActiveCfg = Debug|Win32 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Debug|x86.Build.0 = Debug|Win32 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Release|x64.ActiveCfg = Release|x64 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Release|x64.Build.0 = Release|x64 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Release|x86.ActiveCfg = Release|Win32 - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A}.Release|x86.Build.0 = Release|Win32 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Debug|x64.ActiveCfg = Debug|x64 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Debug|x64.Build.0 = Debug|x64 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Debug|x86.ActiveCfg = Debug|Win32 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Debug|x86.Build.0 = Debug|Win32 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Release|x64.ActiveCfg = Release|x64 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Release|x64.Build.0 = Release|x64 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Release|x86.ActiveCfg = Release|Win32 - {CA85EE11-096A-4F8A-4FA2-92DA72020000}.Release|x86.Build.0 = Release|Win32 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Debug|x64.ActiveCfg = Debug|x64 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Debug|x64.Build.0 = Debug|x64 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Debug|x86.ActiveCfg = Debug|Win32 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Debug|x86.Build.0 = Debug|Win32 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Release|x64.ActiveCfg = Release|x64 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Release|x64.Build.0 = Release|x64 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Release|x86.ActiveCfg = Release|Win32 - {CE1A85E0-096A-42FC-F83A-97A242002DA5}.Release|x86.Build.0 = Release|Win32 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Debug|x64.ActiveCfg = Debug|x64 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Debug|x64.Build.0 = Debug|x64 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Debug|x86.ActiveCfg = Debug|Win32 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Debug|x86.Build.0 = Debug|Win32 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Release|x64.ActiveCfg = Release|x64 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Release|x64.Build.0 = Release|x64 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Release|x86.ActiveCfg = Release|Win32 - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5}.Release|x86.Build.0 = Release|Win32 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Debug|x64.ActiveCfg = Debug|x64 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Debug|x64.Build.0 = Debug|x64 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Debug|x86.ActiveCfg = Debug|Win32 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Debug|x86.Build.0 = Debug|Win32 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Release|x64.ActiveCfg = Release|x64 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Release|x64.Build.0 = Release|x64 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Release|x86.ActiveCfg = Release|Win32 - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1}.Release|x86.Build.0 = Release|Win32 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Debug|x64.ActiveCfg = Debug|x64 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Debug|x64.Build.0 = Debug|x64 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Debug|x86.ActiveCfg = Debug|Win32 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Debug|x86.Build.0 = Debug|Win32 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Release|x64.ActiveCfg = Release|x64 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Release|x64.Build.0 = Release|x64 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Release|x86.ActiveCfg = Release|Win32 - {AC285EA1-F8A3-306C-4FA2-A02029D5E720}.Release|x86.Build.0 = Release|Win32 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Debug|x64.ActiveCfg = Debug|x64 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Debug|x64.Build.0 = Debug|x64 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Debug|x86.ActiveCfg = Debug|Win32 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Debug|x86.Build.0 = Debug|Win32 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Release|x64.ActiveCfg = Release|x64 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Release|x64.Build.0 = Release|x64 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Release|x86.ActiveCfg = Release|Win32 - {E287ACA1-FA42-3F7A-06C2-AC72012209F5}.Release|x86.Build.0 = Release|Win32 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Debug|x64.ActiveCfg = Debug|x64 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Debug|x64.Build.0 = Debug|x64 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Debug|x86.ActiveCfg = Debug|Win32 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Debug|x86.Build.0 = Debug|Win32 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Release|x64.ActiveCfg = Release|x64 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Release|x64.Build.0 = Release|x64 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Release|x86.ActiveCfg = Release|Win32 - {6A85ECE0-A596-24EA-F83A-9231D72A0217}.Release|x86.Build.0 = Release|Win32 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Debug|x64.ActiveCfg = Debug|x64 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Debug|x64.Build.0 = Debug|x64 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Debug|x86.ActiveCfg = Debug|Win32 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Debug|x86.Build.0 = Debug|Win32 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Release|x64.ActiveCfg = Release|x64 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Release|x64.Build.0 = Release|x64 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Release|x86.ActiveCfg = Release|Win32 - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D}.Release|x86.Build.0 = Release|Win32 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Debug|x64.ActiveCfg = Debug|x64 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Debug|x64.Build.0 = Debug|x64 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Debug|x86.ActiveCfg = Debug|Win32 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Debug|x86.Build.0 = Debug|Win32 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Release|x64.ActiveCfg = Release|x64 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Release|x64.Build.0 = Release|x64 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Release|x86.ActiveCfg = Release|Win32 - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC}.Release|x86.Build.0 = Release|Win32 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Debug|x64.ActiveCfg = Debug|x64 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Debug|x64.Build.0 = Debug|x64 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Debug|x86.ActiveCfg = Debug|Win32 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Debug|x86.Build.0 = Debug|Win32 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Release|x64.ActiveCfg = Release|x64 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Release|x64.Build.0 = Release|x64 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Release|x86.ActiveCfg = Release|Win32 - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC}.Release|x86.Build.0 = Release|Win32 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Debug|x64.ActiveCfg = Debug|x64 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Debug|x64.Build.0 = Debug|x64 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Debug|x86.ActiveCfg = Debug|Win32 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Debug|x86.Build.0 = Debug|Win32 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Release|x64.ActiveCfg = Release|x64 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Release|x64.Build.0 = Release|x64 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Release|x86.ActiveCfg = Release|Win32 - {C811D9F8-A27E-1A91-FC44-92F14F73820B}.Release|x86.Build.0 = Release|Win32 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Debug|x64.ActiveCfg = Debug|x64 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Debug|x64.Build.0 = Debug|x64 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Debug|x86.ActiveCfg = Debug|Win32 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Debug|x86.Build.0 = Debug|Win32 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Release|x64.ActiveCfg = Release|x64 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Release|x64.Build.0 = Release|x64 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Release|x86.ActiveCfg = Release|Win32 - {5CE8E110-096A-84FE-4A2A-BA7E925A6002}.Release|x86.Build.0 = Release|Win32 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Debug|x64.ActiveCfg = Debug|x64 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Debug|x64.Build.0 = Debug|x64 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Debug|x86.ActiveCfg = Debug|Win32 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Debug|x86.Build.0 = Debug|Win32 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Release|x64.ActiveCfg = Release|x64 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Release|x64.Build.0 = Release|x64 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Release|x86.ActiveCfg = Release|Win32 - {C3AD2582-79BF-2FE1-8612-BD707552A6A1}.Release|x86.Build.0 = Release|Win32 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Debug|x64.ActiveCfg = Debug|x64 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Debug|x64.Build.0 = Debug|x64 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Debug|x86.ActiveCfg = Debug|Win32 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Debug|x86.Build.0 = Debug|Win32 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Release|x64.ActiveCfg = Release|x64 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Release|x64.Build.0 = Release|x64 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Release|x86.ActiveCfg = Release|Win32 - {5711C8E3-84EE-396A-4FA2-D6B03AA79202}.Release|x86.Build.0 = Release|Win32 - {0010F93F-D5DF-43FE-8F2E-F013E654D169}.Debug|x64.ActiveCfg = Debug|x64 - {0010F93F-D5DF-43FE-8F2E-F013E654D169}.Debug|x86.ActiveCfg = Debug|Win32 - {0010F93F-D5DF-43FE-8F2E-F013E654D169}.Release|x64.ActiveCfg = Release|x64 - {0010F93F-D5DF-43FE-8F2E-F013E654D169}.Release|x86.ActiveCfg = Release|Win32 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Debug|x64.ActiveCfg = Debug|x64 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Debug|x64.Build.0 = Debug|x64 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Debug|x86.ActiveCfg = Debug|Win32 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Debug|x86.Build.0 = Debug|Win32 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Release|x64.ActiveCfg = Release|x64 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Release|x64.Build.0 = Release|x64 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Release|x86.ActiveCfg = Release|Win32 - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7}.Release|x86.Build.0 = Release|Win32 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Debug|x64.ActiveCfg = Debug|x64 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Debug|x64.Build.0 = Debug|x64 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Debug|x86.ActiveCfg = Debug|Win32 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Debug|x86.Build.0 = Debug|Win32 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Release|x64.ActiveCfg = Release|x64 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Release|x64.Build.0 = Release|x64 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Release|x86.ActiveCfg = Release|Win32 - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072}.Release|x86.Build.0 = Release|Win32 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Debug|x64.ActiveCfg = Debug|x64 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Debug|x64.Build.0 = Debug|x64 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Debug|x86.ActiveCfg = Debug|Win32 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Debug|x86.Build.0 = Debug|Win32 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Release|x64.ActiveCfg = Release|x64 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Release|x64.Build.0 = Release|x64 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Release|x86.ActiveCfg = Release|Win32 - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2}.Release|x86.Build.0 = Release|Win32 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Debug|x64.ActiveCfg = Debug|x64 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Debug|x64.Build.0 = Debug|x64 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Debug|x86.ActiveCfg = Debug|Win32 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Debug|x86.Build.0 = Debug|Win32 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Release|x64.ActiveCfg = Release|x64 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Release|x64.Build.0 = Release|x64 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Release|x86.ActiveCfg = Release|Win32 - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2}.Release|x86.Build.0 = Release|Win32 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Debug|x64.ActiveCfg = Debug|x64 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Debug|x64.Build.0 = Debug|x64 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Debug|x86.ActiveCfg = Debug|Win32 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Debug|x86.Build.0 = Debug|Win32 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Release|x64.ActiveCfg = Release|x64 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Release|x64.Build.0 = Release|x64 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Release|x86.ActiveCfg = Release|Win32 - {51FC821E-41FA-196E-F8E0-328DA3A37C72}.Release|x86.Build.0 = Release|Win32 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Debug|x64.ActiveCfg = Debug|x64 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Debug|x64.Build.0 = Debug|x64 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Debug|x86.ActiveCfg = Debug|Win32 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Debug|x86.Build.0 = Debug|Win32 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Release|x64.ActiveCfg = Release|x64 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Release|x64.Build.0 = Release|x64 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Release|x86.ActiveCfg = Release|Win32 - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397}.Release|x86.Build.0 = Release|Win32 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Debug|x64.ActiveCfg = Debug|x64 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Debug|x64.Build.0 = Debug|x64 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Debug|x86.ActiveCfg = Debug|Win32 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Debug|x86.Build.0 = Debug|Win32 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Release|x64.ActiveCfg = Release|x64 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Release|x64.Build.0 = Release|x64 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Release|x86.ActiveCfg = Release|Win32 - {7C85E213-963A-84EE-4FA2-970396BAA802}.Release|x86.Build.0 = Release|Win32 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Debug|x64.ActiveCfg = Debug|x64 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Debug|x64.Build.0 = Debug|x64 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Debug|x86.ActiveCfg = Debug|Win32 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Debug|x86.Build.0 = Debug|Win32 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Release|x64.ActiveCfg = Release|x64 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Release|x64.Build.0 = Release|x64 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Release|x86.ActiveCfg = Release|Win32 - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041}.Release|x86.Build.0 = Release|Win32 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Debug|x64.ActiveCfg = Debug|x64 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Debug|x64.Build.0 = Debug|x64 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Debug|x86.ActiveCfg = Debug|Win32 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Debug|x86.Build.0 = Debug|Win32 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Release|x64.ActiveCfg = Release|x64 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Release|x64.Build.0 = Release|x64 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Release|x86.ActiveCfg = Release|Win32 - {CA85EE11-4F8A-0F96-A14F-92205A02D723}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7231}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E723A}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7239}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7238}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7237}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7236}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7234}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7230}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7232}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7233}.Release|x86.Build.0 = Release|Win32 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Debug|x64.ActiveCfg = Debug|x64 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Debug|x64.Build.0 = Debug|x64 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Debug|x86.ActiveCfg = Debug|Win32 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Debug|x86.Build.0 = Debug|Win32 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Release|x64.ActiveCfg = Release|x64 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Release|x64.Build.0 = Release|x64 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Release|x86.ActiveCfg = Release|Win32 - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106}.Release|x86.Build.0 = Release|Win32 - {589975D8-0779-4174-B9DA-3B5C80A74536}.Debug|x64.ActiveCfg = Debug|x64 - {589975D8-0779-4174-B9DA-3B5C80A74536}.Debug|x86.ActiveCfg = Debug|Win32 - {589975D8-0779-4174-B9DA-3B5C80A74536}.Release|x64.ActiveCfg = Release|x64 - {589975D8-0779-4174-B9DA-3B5C80A74536}.Release|x86.ActiveCfg = Release|Win32 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Debug|x64.ActiveCfg = Debug|x64 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Debug|x64.Build.0 = Debug|x64 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Debug|x86.ActiveCfg = Debug|Win32 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Debug|x86.Build.0 = Debug|Win32 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Release|x64.ActiveCfg = Release|x64 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Release|x64.Build.0 = Release|x64 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Release|x86.ActiveCfg = Release|Win32 - {5CE185C3-2609-4FA5-FE38-792BA0D3A606}.Release|x86.Build.0 = Release|Win32 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Debug|x64.ActiveCfg = Debug|x64 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Debug|x64.Build.0 = Debug|x64 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Debug|x86.ActiveCfg = Debug|Win32 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Debug|x86.Build.0 = Debug|Win32 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Release|x64.ActiveCfg = Release|x64 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Release|x64.Build.0 = Release|x64 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Release|x86.ActiveCfg = Release|Win32 - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796}.Release|x86.Build.0 = Release|Win32 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Debug|x64.ActiveCfg = Debug|x64 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Debug|x64.Build.0 = Debug|x64 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Debug|x86.ActiveCfg = Debug|Win32 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Debug|x86.Build.0 = Debug|Win32 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Release|x64.ActiveCfg = Release|x64 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Release|x64.Build.0 = Release|x64 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Release|x86.ActiveCfg = Release|Win32 - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092}.Release|x86.Build.0 = Release|Win32 - {DB7B1CED-5670-4C9D-8478-FF4200BFF49A}.Debug|x64.ActiveCfg = Debug|x64 - {DB7B1CED-5670-4C9D-8478-FF4200BFF49A}.Debug|x86.ActiveCfg = Debug|Win32 - {DB7B1CED-5670-4C9D-8478-FF4200BFF49A}.Release|x64.ActiveCfg = Release|x64 - {DB7B1CED-5670-4C9D-8478-FF4200BFF49A}.Release|x86.ActiveCfg = Release|Win32 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Debug|x64.ActiveCfg = Debug|x64 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Debug|x64.Build.0 = Debug|x64 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Debug|x86.ActiveCfg = Debug|Win32 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Debug|x86.Build.0 = Debug|Win32 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Release|x64.ActiveCfg = Release|x64 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Release|x64.Build.0 = Release|x64 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Release|x86.ActiveCfg = Release|Win32 - {685AC59C-E667-4096-9DAA-AB76083C7092}.Release|x86.Build.0 = Release|Win32 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Debug|x64.ActiveCfg = Debug|x64 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Debug|x64.Build.0 = Debug|x64 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Debug|x86.ActiveCfg = Debug|Win32 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Debug|x86.Build.0 = Debug|Win32 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Release|x64.ActiveCfg = Release|x64 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Release|x64.Build.0 = Release|x64 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Release|x86.ActiveCfg = Release|Win32 - {7CC83A22-8612-7BF8-2F4E-BD9493C6A071}.Release|x86.Build.0 = Release|Win32 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Debug|x64.ActiveCfg = Debug|x64 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Debug|x64.Build.0 = Debug|x64 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Debug|x86.ActiveCfg = Debug|Win32 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Debug|x86.Build.0 = Debug|Win32 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Release|x64.ActiveCfg = Release|x64 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Release|x64.Build.0 = Release|x64 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Release|x86.ActiveCfg = Release|Win32 - {C8AD2618-79EB-8612-42FE-2A3AC9667A13}.Release|x86.Build.0 = Release|Win32 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Debug|x64.ActiveCfg = Debug|x64 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Debug|x64.Build.0 = Debug|x64 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Debug|x86.ActiveCfg = Debug|Win32 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Debug|x86.Build.0 = Debug|Win32 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Release|x64.ActiveCfg = Release|x64 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Release|x64.Build.0 = Release|x64 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Release|x86.ActiveCfg = Release|Win32 - {C7C283A2-7BF8-8612-42FE-B9D26A0793A1}.Release|x86.Build.0 = Release|Win32 - {D4BC8F10-4E85-4345-A77D-ABF4E4CD0874}.Debug|x64.ActiveCfg = Debug|x64 - {D4BC8F10-4E85-4345-A77D-ABF4E4CD0874}.Debug|x86.ActiveCfg = Debug|Win32 - {D4BC8F10-4E85-4345-A77D-ABF4E4CD0874}.Release|x64.ActiveCfg = Release|x64 - {D4BC8F10-4E85-4345-A77D-ABF4E4CD0874}.Release|x86.ActiveCfg = Release|Win32 - {66380897-0E10-49E5-B615-04F2673D6CD1}.Debug|x64.ActiveCfg = Debug|x64 - {66380897-0E10-49E5-B615-04F2673D6CD1}.Debug|x86.ActiveCfg = Debug|Win32 - {66380897-0E10-49E5-B615-04F2673D6CD1}.Release|x64.ActiveCfg = Release|x64 - {66380897-0E10-49E5-B615-04F2673D6CD1}.Release|x86.ActiveCfg = Release|Win32 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Debug|x64.ActiveCfg = Debug|x64 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Debug|x64.Build.0 = Debug|x64 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Debug|x86.ActiveCfg = Debug|Win32 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Debug|x86.Build.0 = Debug|Win32 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Release|x64.ActiveCfg = Release|x64 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Release|x64.Build.0 = Release|x64 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Release|x86.ActiveCfg = Release|Win32 - {5E1C1C23-26A9-4FE5-A24E-DA735271C32B}.Release|x86.Build.0 = Release|Win32 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Debug|x64.ActiveCfg = Debug|x64 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Debug|x64.Build.0 = Debug|x64 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Debug|x86.ActiveCfg = Debug|Win32 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Debug|x86.Build.0 = Debug|Win32 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Release|x64.ActiveCfg = Release|x64 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Release|x64.Build.0 = Release|x64 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Release|x86.ActiveCfg = Release|Win32 - {55E1C1C3-84FE-26A9-4A2E-D7901C32BA02}.Release|x86.Build.0 = Release|Win32 - {DC3E9A5D-17A0-4BE3-A489-AD94E7130F73}.Debug|x64.ActiveCfg = Debug|x64 - {DC3E9A5D-17A0-4BE3-A489-AD94E7130F73}.Debug|x86.ActiveCfg = Debug|Win32 - {DC3E9A5D-17A0-4BE3-A489-AD94E7130F73}.Release|x64.ActiveCfg = Release|x64 - {DC3E9A5D-17A0-4BE3-A489-AD94E7130F73}.Release|x86.ActiveCfg = Release|Win32 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Debug|x64.ActiveCfg = Debug|x64 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Debug|x64.Build.0 = Debug|x64 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Debug|x86.ActiveCfg = Debug|Win32 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Debug|x86.Build.0 = Debug|Win32 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Release|x64.ActiveCfg = Release|x64 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Release|x64.Build.0 = Release|x64 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Release|x86.ActiveCfg = Release|Win32 - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42}.Release|x86.Build.0 = Release|Win32 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Debug|x64.ActiveCfg = Debug|x64 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Debug|x64.Build.0 = Debug|x64 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Debug|x86.ActiveCfg = Debug|Win32 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Debug|x86.Build.0 = Debug|Win32 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Release|x64.ActiveCfg = Release|x64 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Release|x64.Build.0 = Release|x64 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Release|x86.ActiveCfg = Release|Win32 - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2}.Release|x86.Build.0 = Release|Win32 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Debug|x64.ActiveCfg = Debug|x64 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Debug|x64.Build.0 = Debug|x64 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Debug|x86.ActiveCfg = Debug|Win32 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Debug|x86.Build.0 = Debug|Win32 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Release|x64.ActiveCfg = Release|x64 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Release|x64.Build.0 = Release|x64 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Release|x86.ActiveCfg = Release|Win32 - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-BA0D3A792606}.Release|x86.Build.0 = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Debug|x64.ActiveCfg = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Debug|x64.Build.0 = Debug|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Debug|x86.ActiveCfg = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Debug|x86.Build.0 = Debug|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Release|x64.ActiveCfg = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Release|x64.Build.0 = Release|x64 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Release|x86.ActiveCfg = Release|Win32 - {85EADC21-42FA-F8A3-306C-A2029D5E7235}.Release|x86.Build.0 = Release|Win32 - {9F5AD19C-BBDF-484C-9667-61B7D9406B8E}.Debug|x64.ActiveCfg = Debug|x64 - {9F5AD19C-BBDF-484C-9667-61B7D9406B8E}.Debug|x86.ActiveCfg = Debug|Win32 - {9F5AD19C-BBDF-484C-9667-61B7D9406B8E}.Release|x64.ActiveCfg = Release|x64 - {9F5AD19C-BBDF-484C-9667-61B7D9406B8E}.Release|x86.ActiveCfg = Release|Win32 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Debug|x64.ActiveCfg = Debug|x64 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Debug|x64.Build.0 = Debug|x64 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Debug|x86.ActiveCfg = Debug|Win32 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Debug|x86.Build.0 = Debug|Win32 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Release|x64.ActiveCfg = Release|x64 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Release|x64.Build.0 = Release|x64 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Release|x86.ActiveCfg = Release|Win32 - {CD57C283-1862-42FE-BF87-B96D3A2A7912}.Release|x86.Build.0 = Release|Win32 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Debug|x64.ActiveCfg = Debug|x64 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Debug|x64.Build.0 = Debug|x64 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Debug|x86.ActiveCfg = Debug|Win32 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Debug|x86.Build.0 = Debug|Win32 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Release|x64.ActiveCfg = Release|x64 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Release|x64.Build.0 = Release|x64 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Release|x86.ActiveCfg = Release|Win32 - {CD57C283-1862-9FE5-BF87-BA91293A76D3}.Release|x86.Build.0 = Release|Win32 - {EEAD75AE-287B-4EF2-BA2B-72A35C29FC46}.Debug|x64.ActiveCfg = Debug|x64 - {EEAD75AE-287B-4EF2-BA2B-72A35C29FC46}.Debug|x86.ActiveCfg = Debug|Win32 - {EEAD75AE-287B-4EF2-BA2B-72A35C29FC46}.Release|x64.ActiveCfg = Release|x64 - {EEAD75AE-287B-4EF2-BA2B-72A35C29FC46}.Release|x86.ActiveCfg = Release|Win32 - {19275A26-49D5-4578-84C3-4FCCE80316AF}.Debug|x64.ActiveCfg = Debug|x64 - {19275A26-49D5-4578-84C3-4FCCE80316AF}.Debug|x86.ActiveCfg = Debug|Win32 - {19275A26-49D5-4578-84C3-4FCCE80316AF}.Release|x64.ActiveCfg = Release|x64 - {19275A26-49D5-4578-84C3-4FCCE80316AF}.Release|x86.ActiveCfg = Release|Win32 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Debug|x64.ActiveCfg = Debug|x64 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Debug|x64.Build.0 = Debug|x64 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Debug|x86.ActiveCfg = Debug|Win32 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Debug|x86.Build.0 = Debug|Win32 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Release|x64.ActiveCfg = Release|x64 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Release|x64.Build.0 = Release|x64 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Release|x86.ActiveCfg = Release|Win32 - {77D65BB2-C11D-4814-BC9F-0244214D0D07}.Release|x86.Build.0 = Release|Win32 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Debug|x64.ActiveCfg = Debug|x64 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Debug|x64.Build.0 = Debug|x64 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Debug|x86.ActiveCfg = Debug|Win32 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Debug|x86.Build.0 = Debug|Win32 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Release|x64.ActiveCfg = Release|x64 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Release|x64.Build.0 = Release|x64 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Release|x86.ActiveCfg = Release|Win32 - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A}.Release|x86.Build.0 = Release|Win32 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Debug|x64.ActiveCfg = Debug|x64 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Debug|x64.Build.0 = Debug|x64 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Debug|x86.ActiveCfg = Debug|Win32 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Debug|x86.Build.0 = Debug|Win32 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Release|x64.ActiveCfg = Release|x64 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Release|x64.Build.0 = Release|x64 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Release|x86.ActiveCfg = Release|Win32 - {E0690E67-1007-4653-AB8C-D2A140026C0A}.Release|x86.Build.0 = Release|Win32 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Debug|x64.ActiveCfg = Debug|x64 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Debug|x64.Build.0 = Debug|x64 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Debug|x86.ActiveCfg = Debug|Win32 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Debug|x86.Build.0 = Debug|Win32 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Release|x64.ActiveCfg = Release|x64 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Release|x64.Build.0 = Release|x64 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Release|x86.ActiveCfg = Release|Win32 - {D59A5D10-7EDB-483C-8F0F-D57E4A687250}.Release|x86.Build.0 = Release|Win32 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Debug|x64.ActiveCfg = Debug|x64 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Debug|x64.Build.0 = Debug|x64 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Debug|x86.ActiveCfg = Debug|Win32 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Debug|x86.Build.0 = Debug|Win32 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Release|x64.ActiveCfg = Release|x64 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Release|x64.Build.0 = Release|x64 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Release|x86.ActiveCfg = Release|Win32 - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8}.Release|x86.Build.0 = Release|Win32 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Debug|x64.ActiveCfg = Debug|x64 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Debug|x64.Build.0 = Debug|x64 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Debug|x86.ActiveCfg = Debug|Win32 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Debug|x86.Build.0 = Debug|Win32 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Release|x64.ActiveCfg = Release|x64 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Release|x64.Build.0 = Release|x64 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Release|x86.ActiveCfg = Release|Win32 - {D09D0B00-0C1A-4797-885C-6542CD621AF9}.Release|x86.Build.0 = Release|Win32 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Debug|x64.ActiveCfg = Debug|x64 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Debug|x64.Build.0 = Debug|x64 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Debug|x86.ActiveCfg = Debug|Win32 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Debug|x86.Build.0 = Debug|Win32 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Release|x64.ActiveCfg = Release|x64 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Release|x64.Build.0 = Release|x64 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Release|x86.ActiveCfg = Release|Win32 - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6}.Release|x86.Build.0 = Release|Win32 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Debug|x64.ActiveCfg = Debug|x64 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Debug|x64.Build.0 = Debug|x64 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Debug|x86.ActiveCfg = Debug|Win32 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Debug|x86.Build.0 = Debug|Win32 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Release|x64.ActiveCfg = Release|x64 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Release|x64.Build.0 = Release|x64 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Release|x86.ActiveCfg = Release|Win32 - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8}.Release|x86.Build.0 = Release|Win32 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Debug|x64.ActiveCfg = Debug|x64 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Debug|x64.Build.0 = Debug|x64 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Debug|x86.ActiveCfg = Debug|Win32 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Debug|x86.Build.0 = Debug|Win32 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Release|x64.ActiveCfg = Release|x64 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Release|x64.Build.0 = Release|x64 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Release|x86.ActiveCfg = Release|Win32 - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6}.Release|x86.Build.0 = Release|Win32 - {F701875E-5119-452D-A77F-07FFA87385B3}.Debug|x64.ActiveCfg = Debug|x64 - {F701875E-5119-452D-A77F-07FFA87385B3}.Debug|x64.Build.0 = Debug|x64 - {F701875E-5119-452D-A77F-07FFA87385B3}.Debug|x86.ActiveCfg = Debug|Win32 - {F701875E-5119-452D-A77F-07FFA87385B3}.Debug|x86.Build.0 = Debug|Win32 - {F701875E-5119-452D-A77F-07FFA87385B3}.Release|x64.ActiveCfg = Release|x64 - {F701875E-5119-452D-A77F-07FFA87385B3}.Release|x64.Build.0 = Release|x64 - {F701875E-5119-452D-A77F-07FFA87385B3}.Release|x86.ActiveCfg = Release|Win32 - {F701875E-5119-452D-A77F-07FFA87385B3}.Release|x86.Build.0 = Release|Win32 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Debug|x64.ActiveCfg = Debug|x64 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Debug|x64.Build.0 = Debug|x64 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Debug|x86.ActiveCfg = Debug|Win32 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Debug|x86.Build.0 = Debug|Win32 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Release|x64.ActiveCfg = Release|x64 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Release|x64.Build.0 = Release|x64 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Release|x86.ActiveCfg = Release|Win32 - {280D2EC6-1FC2-47CD-A659-7A6A131F147B}.Release|x86.Build.0 = Release|Win32 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Debug|x64.ActiveCfg = Debug|x64 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Debug|x64.Build.0 = Debug|x64 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Debug|x86.ActiveCfg = Debug|Win32 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Debug|x86.Build.0 = Debug|Win32 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Release|x64.ActiveCfg = Release|x64 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Release|x64.Build.0 = Release|x64 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Release|x86.ActiveCfg = Release|Win32 - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694}.Release|x86.Build.0 = Release|Win32 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Debug|x64.ActiveCfg = Debug|x64 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Debug|x64.Build.0 = Debug|x64 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Debug|x86.ActiveCfg = Debug|Win32 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Debug|x86.Build.0 = Debug|Win32 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Release|x64.ActiveCfg = Release|x64 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Release|x64.Build.0 = Release|x64 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Release|x86.ActiveCfg = Release|Win32 - {E89FB16F-2DF3-4D01-9BCD-0F21EF80D2A6}.Release|x86.Build.0 = Release|Win32 - {E219493F-B846-4A38-87A6-948905A38CBF}.Debug|x64.ActiveCfg = Debug|x64 - {E219493F-B846-4A38-87A6-948905A38CBF}.Debug|x64.Build.0 = Debug|x64 - {E219493F-B846-4A38-87A6-948905A38CBF}.Debug|x86.ActiveCfg = Debug|Win32 - {E219493F-B846-4A38-87A6-948905A38CBF}.Debug|x86.Build.0 = Debug|Win32 - {E219493F-B846-4A38-87A6-948905A38CBF}.Release|x64.ActiveCfg = Release|x64 - {E219493F-B846-4A38-87A6-948905A38CBF}.Release|x64.Build.0 = Release|x64 - {E219493F-B846-4A38-87A6-948905A38CBF}.Release|x86.ActiveCfg = Release|Win32 - {E219493F-B846-4A38-87A6-948905A38CBF}.Release|x86.Build.0 = Release|Win32 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Debug|x64.ActiveCfg = Debug|x64 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Debug|x64.Build.0 = Debug|x64 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Debug|x86.ActiveCfg = Debug|Win32 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Debug|x86.Build.0 = Debug|Win32 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Release|x64.ActiveCfg = Release|x64 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Release|x64.Build.0 = Release|x64 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Release|x86.ActiveCfg = Release|Win32 - {3E10C8C3-4F8E-96A0-4FA2-32BA7AE46392}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-B6979D8A0642}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-A4F7-B7946A2D3A06}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-F7A4-B6946A5D3A06}.Release|x86.Build.0 = Release|Win32 - {58CCE183-6092-48FE-FA47-B792603093A6}.Debug|x64.ActiveCfg = Debug|x64 - {58CCE183-6092-48FE-FA47-B792603093A6}.Debug|x64.Build.0 = Debug|x64 - {58CCE183-6092-48FE-FA47-B792603093A6}.Debug|x86.ActiveCfg = Debug|Win32 - {58CCE183-6092-48FE-FA47-B792603093A6}.Debug|x86.Build.0 = Debug|Win32 - {58CCE183-6092-48FE-FA47-B792603093A6}.Release|x64.ActiveCfg = Release|x64 - {58CCE183-6092-48FE-FA47-B792603093A6}.Release|x64.Build.0 = Release|x64 - {58CCE183-6092-48FE-FA47-B792603093A6}.Release|x86.ActiveCfg = Release|Win32 - {58CCE183-6092-48FE-FA47-B792603093A6}.Release|x86.Build.0 = Release|Win32 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Debug|x64.ActiveCfg = Debug|x64 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Debug|x64.Build.0 = Debug|x64 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Debug|x86.ActiveCfg = Debug|Win32 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Debug|x86.Build.0 = Debug|Win32 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Release|x64.ActiveCfg = Release|x64 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Release|x64.Build.0 = Release|x64 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Release|x86.ActiveCfg = Release|Win32 - {5CE11C83-84A7-093A-4FA2-A6BA20A30592}.Release|x86.Build.0 = Release|Win32 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Debug|x64.ActiveCfg = Debug|x64 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Debug|x64.Build.0 = Debug|x64 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Debug|x86.ActiveCfg = Debug|Win32 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Debug|x86.Build.0 = Debug|Win32 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Release|x64.ActiveCfg = Release|x64 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Release|x64.Build.0 = Release|x64 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Release|x86.ActiveCfg = Release|Win32 - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {D9E9AD76-779B-4609-B4AB-96C5B6E3166B} - EndGlobalSection -EndGlobal diff --git a/proj/vs/copy_move_algo_test.vcxproj b/proj/vs/copy_move_algo_test.vcxproj deleted file mode 100644 index 38cd8e41..00000000 --- a/proj/vs/copy_move_algo_test.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5CE11C83-84A7-093A-4FA2-A6BA20A30592} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);_ITERATOR_DEBUG_LEVEL=0 - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - stdcpplatest - /Zc:__cplusplus %(AdditionalOptions) - false - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)copy_move_algo_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - stdcpplatest - /Zc:__cplusplus %(AdditionalOptions) - false - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)copy_move_algo_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - stdcpplatest - /Zc:__cplusplus %(AdditionalOptions) - false - false - Sync - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - stdcpplatest - /Zc:__cplusplus %(AdditionalOptions) - false - false - Sync - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/deque_options_test.vcxproj b/proj/vs/deque_options_test.vcxproj deleted file mode 100644 index 6c010c73..00000000 --- a/proj/vs/deque_options_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {E0690E67-1007-4653-AB8C-D2A140026C0A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)deque_options_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)deque_options_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/devector_options_test.vcxproj b/proj/vs/devector_options_test.vcxproj deleted file mode 100644 index a409e61e..00000000 --- a/proj/vs/devector_options_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {2B0E2F66-E4E7-4316-86A6-EC8547CC2694} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)devector_options_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)devector_options_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/devector_test.vcxproj b/proj/vs/devector_test.vcxproj deleted file mode 100644 index ede2c242..00000000 --- a/proj/vs/devector_test.vcxproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {4BCDC6DD-EDB6-43E9-A6C7-7B0B94D5BCD6} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);_ITERATOR_DEBUG_LEVEL=0 - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)devector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)devector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_custom_deque.vcxproj b/proj/vs/doc_custom_deque.vcxproj deleted file mode 100644 index abf593d2..00000000 --- a/proj/vs/doc_custom_deque.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {D59A5D10-7EDB-483C-8F0F-D57E4A687250} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_deque.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_deque.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_custom_devector.vcxproj b/proj/vs/doc_custom_devector.vcxproj deleted file mode 100644 index da4bd7eb..00000000 --- a/proj/vs/doc_custom_devector.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {DB7B1CED-5670-8478-4C9D-F3BCF4A4209A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_devector.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_devector.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_custom_small_vector.vcxproj b/proj/vs/doc_custom_small_vector.vcxproj deleted file mode 100644 index cfd2eba7..00000000 --- a/proj/vs/doc_custom_small_vector.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {68881A70-D4EE-4F24-A7D1-0E44A9C324E8} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_small_vector.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_small_vector.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_custom_static_vector.vcxproj b/proj/vs/doc_custom_static_vector.vcxproj deleted file mode 100644 index af33ed2d..00000000 --- a/proj/vs/doc_custom_static_vector.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {D09D0B00-0C1A-4797-885C-6542CD621AF9} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_static_vector.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_static_vector.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_custom_tree.vcxproj b/proj/vs/doc_custom_tree.vcxproj deleted file mode 100644 index cb1f4cdf..00000000 --- a/proj/vs/doc_custom_tree.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5E11C8B3-A8C4-4A2F-295A-7951A0EDAA02} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_tree.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_tree.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_custom_vector.vcxproj b/proj/vs/doc_custom_vector.vcxproj deleted file mode 100644 index 95f4fd27..00000000 --- a/proj/vs/doc_custom_vector.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {DB7B1CED-5670-4C9D-8478-FF4200BFF49A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_vector.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_custom_vector.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_emplace.vcxproj b/proj/vs/doc_emplace.vcxproj deleted file mode 100644 index d24f7d00..00000000 --- a/proj/vs/doc_emplace.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {DC3E9A5D-17A0-4BE3-A489-AD94E7130F73} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_emplace.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_emplace.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_extended_allocators.vcxproj b/proj/vs/doc_extended_allocators.vcxproj deleted file mode 100644 index 61bfb34f..00000000 --- a/proj/vs/doc_extended_allocators.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5CE11C83-FA84-295A-4FA2-D7921A0BAB02} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_extended_allocators.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_extended_allocators.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_move_containers.vcxproj b/proj/vs/doc_move_containers.vcxproj deleted file mode 100644 index c445b15f..00000000 --- a/proj/vs/doc_move_containers.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5D1C8E13-255A-FA84-4FA2-DA92100BAD42} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_move_containers.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_move_containers.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_pmr.vcxproj b/proj/vs/doc_pmr.vcxproj deleted file mode 100644 index e49ab7c4..00000000 --- a/proj/vs/doc_pmr.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58E1C1F3-1A4F-15C5-4FA2-DA6A904B3041} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_pmr.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_pmr.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_recursive_containers.vcxproj b/proj/vs/doc_recursive_containers.vcxproj deleted file mode 100644 index 336bcb0e..00000000 --- a/proj/vs/doc_recursive_containers.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {1B51C8B2-A832-F55A-4FA2-210AF9D43BD2} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_recursive_containers.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_recursive_containers.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/doc_type_erasure.vcxproj b/proj/vs/doc_type_erasure.vcxproj deleted file mode 100644 index 3803bef1..00000000 --- a/proj/vs/doc_type_erasure.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5C8E1C13-A4F4-2C55-4FA2-D100BA6A9041} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_type_erasure.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)doc_type_erasure.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_deque_test.vcxproj b/proj/vs/explicit_inst_deque_test.vcxproj deleted file mode 100644 index 02b97822..00000000 --- a/proj/vs/explicit_inst_deque_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CEE1A855-096A-3AC8-2F5C-9DA2420523A5} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_deque_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_deque_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_devector_test.vcxproj b/proj/vs/explicit_inst_devector_test.vcxproj deleted file mode 100644 index fb36ff59..00000000 --- a/proj/vs/explicit_inst_devector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {F701875E-5119-452D-A77F-07FFA87385B3} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_devector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_devector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_flat_map_test.vcxproj b/proj/vs/explicit_inst_flat_map_test.vcxproj deleted file mode 100644 index 0817fd55..00000000 --- a/proj/vs/explicit_inst_flat_map_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {9845ECE5-C27E-4F6C-94A3-9C2E1E7231FC} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v90 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_flat_map_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_flat_map_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_flat_set_test.vcxproj b/proj/vs/explicit_inst_flat_set_test.vcxproj deleted file mode 100644 index 230da2b7..00000000 --- a/proj/vs/explicit_inst_flat_set_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C811D9F8-A27E-1A91-FC44-92F14F73820B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_flat_set_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_flat_set_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_list_test.vcxproj b/proj/vs/explicit_inst_list_test.vcxproj deleted file mode 100644 index 480c05d9..00000000 --- a/proj/vs/explicit_inst_list_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CE1A85E0-096A-42FC-F83A-97A242002DA5} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_list_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_list_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_map_test.vcxproj b/proj/vs/explicit_inst_map_test.vcxproj deleted file mode 100644 index 615c1187..00000000 --- a/proj/vs/explicit_inst_map_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CD9E8655-94A3-6C2E-C4F6-97E1382073FC} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_map_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_map_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_set_test.vcxproj b/proj/vs/explicit_inst_set_test.vcxproj deleted file mode 100644 index 1c7708a9..00000000 --- a/proj/vs/explicit_inst_set_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C11D9E85-16A9-4A2E-C4F6-92F7E138200D} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_set_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_set_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_slist_test.vcxproj b/proj/vs/explicit_inst_slist_test.vcxproj deleted file mode 100644 index 5982b0d8..00000000 --- a/proj/vs/explicit_inst_slist_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CE1A8F65-AC48-096A-2F5C-7A2420D323A1} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_slist_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_slist_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_small_vector_test.vcxproj b/proj/vs/explicit_inst_small_vector_test.vcxproj deleted file mode 100644 index ecd79e42..00000000 --- a/proj/vs/explicit_inst_small_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CA85EE11-4F8A-0F96-A14F-92205A02D723} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_small_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_small_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_stable_vector_test.vcxproj b/proj/vs/explicit_inst_stable_vector_test.vcxproj deleted file mode 100644 index f83ae77f..00000000 --- a/proj/vs/explicit_inst_stable_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {AC285EA1-F8A3-306C-4FA2-A02029D5E720} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_stable_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_stable_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_static_vector_test.vcxproj b/proj/vs/explicit_inst_static_vector_test.vcxproj deleted file mode 100644 index 83ab55e8..00000000 --- a/proj/vs/explicit_inst_static_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {E287ACA1-FA42-3F7A-06C2-AC72012209F5} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_static_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_static_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_string_test.vcxproj b/proj/vs/explicit_inst_string_test.vcxproj deleted file mode 100644 index 7c86930a..00000000 --- a/proj/vs/explicit_inst_string_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {6A85ECE0-A596-24EA-F83A-9231D72A0217} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_string_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_string_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/explicit_inst_vector_test.vcxproj b/proj/vs/explicit_inst_vector_test.vcxproj deleted file mode 100644 index 25a6e14c..00000000 --- a/proj/vs/explicit_inst_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {CA85EE11-096A-4F8A-4FA2-92DA72020000} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)explicit_inst_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/flat_map_adaptor_test.vcxproj b/proj/vs/flat_map_adaptor_test.vcxproj deleted file mode 100644 index 34770ae4..00000000 --- a/proj/vs/flat_map_adaptor_test.vcxproj +++ /dev/null @@ -1,197 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {77D65BB2-C11D-4814-BC9F-0244214D0D07} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - /Zc:__cplusplus - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_map_adaptor_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - /Zc:__cplusplus - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_map_adaptor_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - /Zc:__cplusplus - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - /Zc:__cplusplus - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/flat_map_test.vcxproj b/proj/vs/flat_map_test.vcxproj deleted file mode 100644 index c5d917f6..00000000 --- a/proj/vs/flat_map_test.vcxproj +++ /dev/null @@ -1,201 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5188ECE3-6092-8FE0-44A7-BAD3A7926329} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v90 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - /Zc:__cplusplus - Default - true - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_map_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - /Zc:__cplusplus - Default - true - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_map_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - /Zc:__cplusplus - Default - true - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - /Zc:__cplusplus - Default - true - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/flat_set_adaptor_test.vcxproj b/proj/vs/flat_set_adaptor_test.vcxproj deleted file mode 100644 index b772874f..00000000 --- a/proj/vs/flat_set_adaptor_test.vcxproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {3BBF6D2F-7DA0-482B-9745-CD2A2BE2EF9A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_set_adaptor_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_set_adaptor_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/flat_set_test.vcxproj b/proj/vs/flat_set_test.vcxproj deleted file mode 100644 index 64322f88..00000000 --- a/proj/vs/flat_set_test.vcxproj +++ /dev/null @@ -1,195 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58CCE183-6092-48FE-A4F7-BA0D3A792637} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_set_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_set_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/flat_tree_test.vcxproj b/proj/vs/flat_tree_test.vcxproj deleted file mode 100644 index c6a32a83..00000000 --- a/proj/vs/flat_tree_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {DE1834C3-2609-FE38-4FA5-0BA0D3CD0796} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - ClangCL - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_tree_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)flat_tree_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/global_resource.vcxproj b/proj/vs/global_resource.vcxproj deleted file mode 100644 index d781f847..00000000 --- a/proj/vs/global_resource.vcxproj +++ /dev/null @@ -1,190 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - global_resource_test - {7C85E213-963A-84EE-4FA2-970396BAA802} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;BOOST_CONTAINER_DYN_LINK;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)global_resource_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;BOOST_CONTAINER_DYN_LINK;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)global_resource_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/insert_vs_emplace_test.vcxproj b/proj/vs/insert_vs_emplace_test.vcxproj deleted file mode 100644 index 2f4a29c2..00000000 --- a/proj/vs/insert_vs_emplace_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {51EC9223-B8A9-4F6E-EA24-352DFA76C72A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)insert_vs_emplace_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)insert_vs_emplace_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/list_test.vcxproj b/proj/vs/list_test.vcxproj deleted file mode 100644 index 3b909178..00000000 --- a/proj/vs/list_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58CCE183-6092-48FE-A4F7-BA0D3A792632} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)list_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)list_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/map_test.vcxproj b/proj/vs/map_test.vcxproj deleted file mode 100644 index d4ba8430..00000000 --- a/proj/vs/map_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58CCE183-6092-48FE-A4F7-BA0D3A792606} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)map_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)map_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/memory_resource_test.vcxproj b/proj/vs/memory_resource_test.vcxproj deleted file mode 100644 index b8632be6..00000000 --- a/proj/vs/memory_resource_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5711C8E3-84EE-396A-4FA2-D6B03AA79202} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;BOOST_CONTAINER_DYN_LINK;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)memory_resource_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;BOOST_CONTAINER_DYN_LINK;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)memory_resource_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/monotonic_buffer_resource_test.vcxproj b/proj/vs/monotonic_buffer_resource_test.vcxproj deleted file mode 100644 index 8e0e7073..00000000 --- a/proj/vs/monotonic_buffer_resource_test.vcxproj +++ /dev/null @@ -1,193 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {531AC82E-41FA-96E3-4F8E-32372DA7C3C2} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)monotonic_buffer_resource_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)monotonic_buffer_resource_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/node_handle_test.vcxproj b/proj/vs/node_handle_test.vcxproj deleted file mode 100644 index c167aa0c..00000000 --- a/proj/vs/node_handle_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5A17C6C5-6C29-A74F-48FE-A7FA7A063106} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)node_handle_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)node_handle_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/null_iterators_test.vcxproj b/proj/vs/null_iterators_test.vcxproj deleted file mode 100644 index 089c8169..00000000 --- a/proj/vs/null_iterators_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {C90520E3-B8A9-EB54-76E2-25DFA3C7762A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)null_iterators_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)null_iterators_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pair_test.vcxproj b/proj/vs/pair_test.vcxproj deleted file mode 100644 index 8cf42b32..00000000 --- a/proj/vs/pair_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58CA17C5-A74F-9602-48FE-B06310DA7FA6} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pair_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pair_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_deque_test.vcxproj b/proj/vs/pmr_deque_test.vcxproj deleted file mode 100644 index bc94c973..00000000 --- a/proj/vs/pmr_deque_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7231} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_deque_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_deque_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_devector_test.vcxproj b/proj/vs/pmr_devector_test.vcxproj deleted file mode 100644 index d97721ad..00000000 --- a/proj/vs/pmr_devector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {280D2EC6-1FC2-47CD-A659-7A6A131F147B} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_devector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_devector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_flat_map_test.vcxproj b/proj/vs/pmr_flat_map_test.vcxproj deleted file mode 100644 index b9eb1b29..00000000 --- a/proj/vs/pmr_flat_map_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E723A} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_flat_map_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_flat_map_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_flat_set_test.vcxproj b/proj/vs/pmr_flat_set_test.vcxproj deleted file mode 100644 index 746f2f53..00000000 --- a/proj/vs/pmr_flat_set_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7239} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_flat_set_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_flat_set_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_list_test.vcxproj b/proj/vs/pmr_list_test.vcxproj deleted file mode 100644 index 57611a9c..00000000 --- a/proj/vs/pmr_list_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7238} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_list_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_list_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_map_test.vcxproj b/proj/vs/pmr_map_test.vcxproj deleted file mode 100644 index 1144d93e..00000000 --- a/proj/vs/pmr_map_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7237} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_map_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_map_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_set_test.vcxproj b/proj/vs/pmr_set_test.vcxproj deleted file mode 100644 index ebb15559..00000000 --- a/proj/vs/pmr_set_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7236} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_set_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_set_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_slist_test.vcxproj b/proj/vs/pmr_slist_test.vcxproj deleted file mode 100644 index e889ded7..00000000 --- a/proj/vs/pmr_slist_test.vcxproj +++ /dev/null @@ -1,192 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - pmr_string_test - {85EADC21-42FA-F8A3-306C-A2029D5E7235} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_string_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_string_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_small_vector_test.vcxproj b/proj/vs/pmr_small_vector_test.vcxproj deleted file mode 100644 index e5099291..00000000 --- a/proj/vs/pmr_small_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7234} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_small_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_small_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_stable_vector_test.vcxproj b/proj/vs/pmr_stable_vector_test.vcxproj deleted file mode 100644 index 9c8c90a7..00000000 --- a/proj/vs/pmr_stable_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7230} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_stable_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_stable_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_string_test.vcxproj b/proj/vs/pmr_string_test.vcxproj deleted file mode 100644 index b38fd90c..00000000 --- a/proj/vs/pmr_string_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7233} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_string_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_string_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/pmr_vector_test.vcxproj b/proj/vs/pmr_vector_test.vcxproj deleted file mode 100644 index acd1d2c1..00000000 --- a/proj/vs/pmr_vector_test.vcxproj +++ /dev/null @@ -1,191 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {85EADC21-42FA-F8A3-306C-A2029D5E7232} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)pmr_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/polymorphic_allocator_test.vcxproj b/proj/vs/polymorphic_allocator_test.vcxproj deleted file mode 100644 index 22363540..00000000 --- a/proj/vs/polymorphic_allocator_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5411C8E1-36A7-8E4C-4FA2-D0C903AA2072} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)polymorphic_allocator_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)polymorphic_allocator_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/resource_adaptor.vcxproj b/proj/vs/resource_adaptor.vcxproj deleted file mode 100644 index 44fc16d3..00000000 --- a/proj/vs/resource_adaptor.vcxproj +++ /dev/null @@ -1,192 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - resource_adaptor_test - {5111AC8E-396A-4FA2-4F8E-3923DA7C03A2} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)resource_adaptor_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)resource_adaptor_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/scoped_allocator_adaptor_test.vcxproj b/proj/vs/scoped_allocator_adaptor_test.vcxproj deleted file mode 100644 index 032a29b5..00000000 --- a/proj/vs/scoped_allocator_adaptor_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {0010F93F-D5DF-43FE-8F2E-F013E654D169} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)scoped_allocator_adaptor_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)scoped_allocator_adaptor_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/scoped_allocator_usage_test.vcxproj b/proj/vs/scoped_allocator_usage_test.vcxproj deleted file mode 100644 index 4a86dcf3..00000000 --- a/proj/vs/scoped_allocator_usage_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {B4E9FB12-7D7C-4461-83A9-5EB2C78E608F} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)scoped_allocator_usage_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)scoped_allocator_usage_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/set_test.vcxproj b/proj/vs/set_test.vcxproj deleted file mode 100644 index 4d5a7aa0..00000000 --- a/proj/vs/set_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {9F5AD19C-BBDF-484C-9667-61B7D9406B8E} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)set_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)set_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - /Zc:__cplusplus %(AdditionalOptions) - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/slist_test.vcxproj b/proj/vs/slist_test.vcxproj deleted file mode 100644 index 710b2f6a..00000000 --- a/proj/vs/slist_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58CCE183-6092-48FE-A4F7-BA0D3A792608} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)slist_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)slist_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/small_vector_options_test.vcxproj b/proj/vs/small_vector_options_test.vcxproj deleted file mode 100644 index c6ab7b5e..00000000 --- a/proj/vs/small_vector_options_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {41C6C96F-C3A2-4962-A4A3-63A4F06D94F6} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)small_vector_options_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)small_vector_options_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/small_vector_test.vcxproj b/proj/vs/small_vector_test.vcxproj deleted file mode 100644 index 8a6b1efe..00000000 --- a/proj/vs/small_vector_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5CE8E110-096A-84FE-4A2A-BA7E925A6002} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)small_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)small_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/static_vector_options_test.vcxproj b/proj/vs/static_vector_options_test.vcxproj deleted file mode 100644 index ef72aa5c..00000000 --- a/proj/vs/static_vector_options_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {D5D8B915-EA1E-4196-AAD2-20560E14C4C8} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)static_vector_options_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)static_vector_options_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/static_vector_test.vcxproj b/proj/vs/static_vector_test.vcxproj deleted file mode 100644 index 67b7ff07..00000000 --- a/proj/vs/static_vector_test.vcxproj +++ /dev/null @@ -1,186 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58E1C1C3-096A-84FE-4FA2-D6BA79201C02} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)static_vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)static_vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/string_test.vcxproj b/proj/vs/string_test.vcxproj deleted file mode 100644 index d0489748..00000000 --- a/proj/vs/string_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {58CCE183-6092-48FE-A4F7-BA0D4A792607} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)string_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_CRT_SECURE_NO_WARNINGS;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)string_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_CRT_SECURE_NO_WARNINGS;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/string_view_compat_test.vcxproj b/proj/vs/string_view_compat_test.vcxproj deleted file mode 100644 index b52d997e..00000000 --- a/proj/vs/string_view_compat_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {589975D8-0779-4174-B9DA-3B5C80A74536} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)string_view_compat_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - false - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)string_view_compat_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/synchronized_pool_resource_test.vcxproj b/proj/vs/synchronized_pool_resource_test.vcxproj deleted file mode 100644 index a3cd27f1..00000000 --- a/proj/vs/synchronized_pool_resource_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5AC821FE-961F-4FA3-F8E0-38DC72DA3397} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)synchronized_pool_resource_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)synchronized_pool_resource_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/throw_exception_test.vcxproj b/proj/vs/throw_exception_test.vcxproj deleted file mode 100644 index c0069cb0..00000000 --- a/proj/vs/throw_exception_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5A8D91E0-FA57-284F-84FE-D3A6BA792002} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)throw_exception_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)throw_exception_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/tree_test.vcxproj b/proj/vs/tree_test.vcxproj deleted file mode 100644 index 7612edaa..00000000 --- a/proj/vs/tree_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5CE185C3-2609-4FA5-FE38-792BA0D3A606} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)tree_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)tree_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/unsynchronized_pool_resource_test.vcxproj b/proj/vs/unsynchronized_pool_resource_test.vcxproj deleted file mode 100644 index b3573651..00000000 --- a/proj/vs/unsynchronized_pool_resource_test.vcxproj +++ /dev/null @@ -1,189 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {51FC821E-41FA-196E-F8E0-328DA3A37C72} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)unsynchronized_pool_resource_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - false - EnableFastChecks - MultiThreadedDebugDLL - true - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)unsynchronized_pool_resource_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/uses_allocator_test.vcxproj b/proj/vs/uses_allocator_test.vcxproj deleted file mode 100644 index 965989c1..00000000 --- a/proj/vs/uses_allocator_test.vcxproj +++ /dev/null @@ -1,185 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {B9FB0E62-D7C3-3A19-4461-58E6B252FAB7} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)uses_allocator_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)uses_allocator_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/vector_options_test.vcxproj b/proj/vs/vector_options_test.vcxproj deleted file mode 100644 index b115abdd..00000000 --- a/proj/vs/vector_options_test.vcxproj +++ /dev/null @@ -1,187 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {3E10C8C3-4F8E-96A0-4FA2-D032BA7A6092} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - - - false - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)vector_options_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)vector_options_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - Default - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file diff --git a/proj/vs/vector_test.vcxproj b/proj/vs/vector_test.vcxproj deleted file mode 100644 index b0ba387c..00000000 --- a/proj/vs/vector_test.vcxproj +++ /dev/null @@ -1,205 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {5CE11C83-096A-84FE-4FA2-D3A6BA792002} - Win32Proj - 10.0 - - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - Application - v143 - MultiByte - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>15.0.27625.0 - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - false - $(ProjectName) - - - false - $(ProjectName) - $(Platform)\$(Configuration)\$(TargetName)\ - $(Platform)\$(Configuration)\$(TargetName)\Int\ - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions);_ITERATOR_DEBUG_LEVEL=0 - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - Level4 - ProgramDatabase - stdcpp20 - /Zc:__cplusplus %(AdditionalOptions) - false - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)vector_test.pdb - Console - MachineX86 - false - - - - - Disabled - ../../../..;%(AdditionalIncludeDirectories) - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - Sync - EnableFastChecks - MultiThreadedDebugDLL - true - - - Level4 - ProgramDatabase - stdcpp20 - /Zc:__cplusplus %(AdditionalOptions) - false - false - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - $(OutDir)vector_test.pdb - Console - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - Level4 - - stdcpp20 - /Zc:__cplusplus %(AdditionalOptions) - false - false - Sync - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - MachineX86 - false - - - - - ../../../..;%(AdditionalIncludeDirectories) - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - MultiThreadedDLL - true - - - Level4 - - - stdcpp20 - /Zc:__cplusplus %(AdditionalOptions) - false - false - Sync - - - winmm.lib;%(AdditionalDependencies) - ../../../../stage/lib;%(AdditionalLibraryDirectories) - true - Console - true - true - false - - - - - - - - - \ No newline at end of file