blob: ee979a30eb89ca3b5cec3b4bcb145dcbc9219c92 [file] [log] [blame]
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="_interprocesslib"
ProjectGUID="{FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}"
Keyword="Win32Proj">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="../../Bin/Win32"
IntermediateDirectory="Debug"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../../../.."
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
MinimalRebuild="TRUE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="3"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/d.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="../../Bin/Win32"
IntermediateDirectory="Release"
ConfigurationType="4"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="../../../.."
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;BOOST_DATE_TIME_NO_LIB"
RuntimeLibrary="2"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="TRUE"
DebugInformationFormat="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="$(OutDir)/interprocess.lib"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Containers"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\containers\containers_fwd.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\deque.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\flat_map.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\flat_set.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\list.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\map.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\set.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\slist.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\stable_vector.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\string.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\containers\vector.hpp">
</File>
</Filter>
<Filter
Name="Allocators"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\adaptive_pool.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\allocation_type.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\allocator.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\cached_adaptive_pool.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\cached_node_allocator.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\node_allocator.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\private_adaptive_pool.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\private_node_allocator.hpp">
</File>
<Filter
Name="detail"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\detail\adaptive_node_pool.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\detail\allocator_common.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\detail\node_pool.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\allocators\detail\node_tools.hpp">
</File>
</Filter>
</Filter>
<Filter
Name="Sync"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\sync\file_lock.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_barrier.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_condition.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_recursive_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_semaphore.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_upgradable_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\lock_options.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\mutex_family.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\named_condition.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\named_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\named_recursive_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\named_semaphore.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\named_upgradable_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\null_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\scoped_lock.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\sharable_lock.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\upgradable_lock.hpp">
</File>
<Filter
Name="posix"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\interprocess_barrier.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\interprocess_condition.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\interprocess_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\interprocess_recursive_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\interprocess_semaphore.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\pthread_helpers.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\ptime_to_timespec.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\posix\semaphore_wrapper.hpp">
</File>
</Filter>
<Filter
Name="emulation"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\sync\emulation\barrier.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\emulation\condition.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\emulation\mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\emulation\named_creation_functor.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\emulation\recursive_mutex.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\sync\emulation\semaphore.hpp">
</File>
</Filter>
</Filter>
<Filter
Name="Memory algorithms"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\mem_algo\rbtree_best_fit.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\mem_algo\simple_seq_fit.hpp">
</File>
<Filter
Name="detail"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\mem_algo\detail\mem_algo_common.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\mem_algo\detail\simple_seq_fit_impl.hpp">
</File>
</Filter>
</Filter>
<Filter
Name="Public interface"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
<File
RelativePath="..\..\..\..\boost\interprocess\anonymous_shared_memory.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\creation_tags.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\errors.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\exceptions.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\file_mapping.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\managed_external_buffer.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\managed_heap_memory.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\managed_mapped_file.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\managed_shared_memory.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\managed_windows_shared_memory.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\managed_xsi_shared_memory.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\mapped_region.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\permissions.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\segment_manager.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\shared_memory_object.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\windows_shared_memory.hpp">
</File>
</Filter>
<Filter
Name="Detail"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\detail\atomic.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\cast_tags.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\config_begin.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\config_end.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\file_wrapper.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\in_place_interface.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\intermodule_singleton.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\interprocess_tester.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\intersegment_ptr.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\managed_memory_impl.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\managed_multi_shared_memory.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\managed_open_or_create_impl.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\math_functions.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\min_max.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\move.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\mpl.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\multi_segment_services.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\named_proxy.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\os_file_functions.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\os_thread_functions.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\pointer_type.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\posix_time_types_wrk.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\preprocessor.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\ptime_wrk.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\robust_emulation.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\segment_manager_helper.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\tmp_dir_helpers.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\transform_iterator.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\type_traits.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\utilities.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\variadic_templates_tools.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\win32_api.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\detail\workaround.hpp">
</File>
</Filter>
<Filter
Name="Documentation"
Filter="">
<File
RelativePath="..\..\doc\interprocess.qbk">
</File>
<File
RelativePath="..\..\doc\Jamfile.v2">
</File>
</Filter>
<Filter
Name="Indexes"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\indexes\flat_map_index.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\indexes\iset_index.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\indexes\iunordered_set_index.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\indexes\map_index.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\indexes\null_index.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\indexes\unordered_map_index.hpp">
</File>
</Filter>
<Filter
Name="Jamfiles"
Filter="">
<Filter
Name="Test"
Filter="">
<File
RelativePath="..\..\test\Jamfile.v2">
</File>
</Filter>
</Filter>
<Filter
Name="Streams"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\streams\bufferstream.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\streams\vectorstream.hpp">
</File>
</Filter>
<Filter
Name="Test"
Filter="">
<File
RelativePath="..\..\test\allocator_v1.hpp">
</File>
<File
RelativePath="..\..\test\boost_interprocess_check.hpp">
</File>
<File
RelativePath="..\..\test\check_equal_containers.hpp">
</File>
<File
RelativePath="..\..\test\condition_test_template.hpp">
</File>
<File
RelativePath="..\..\test\dummy_test_allocator.hpp">
</File>
<File
RelativePath="..\..\test\emplace_test.hpp">
</File>
<File
RelativePath="..\..\test\expand_bwd_test_allocator.hpp">
</File>
<File
RelativePath="..\..\test\expand_bwd_test_template.hpp">
</File>
<File
RelativePath="..\..\test\get_process_id_name.hpp">
</File>
<File
RelativePath="..\..\test\list_test.hpp">
</File>
<File
RelativePath="..\..\test\map_test.hpp">
</File>
<File
RelativePath="..\..\test\memory_algorithm_test_template.hpp">
</File>
<File
RelativePath="..\..\test\movable_int.hpp">
</File>
<File
RelativePath="..\..\test\mutex_test_template.hpp">
</File>
<File
RelativePath="..\..\test\named_allocation_test_template.hpp">
</File>
<File
RelativePath="..\..\test\named_creation_template.hpp">
</File>
<File
RelativePath="..\..\test\print_container.hpp">
</File>
<File
RelativePath="..\..\test\semaphore_test_template.hpp">
</File>
<File
RelativePath="..\..\test\set_test.hpp">
</File>
<File
RelativePath="..\..\test\sharable_mutex_test_template.hpp">
</File>
<File
RelativePath="..\..\test\util.hpp">
</File>
<File
RelativePath="..\..\test\vector_test.hpp">
</File>
</Filter>
<Filter
Name="Proj"
Filter="">
<Filter
Name="linux"
Filter="">
<File
RelativePath="..\linux\MakeAll">
</File>
</Filter>
<Filter
Name="qnx"
Filter="">
<File
RelativePath="..\qnx\MakeAll">
</File>
</Filter>
<Filter
Name="mingw"
Filter="">
<File
RelativePath="..\mingw\MakeAll">
</File>
</Filter>
</Filter>
<Filter
Name="Example"
Filter="">
<File
RelativePath="..\..\example\doc_adaptive_pool.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_allocator.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_condition_shared_data.hpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCustomBuildTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_conditionA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_conditionB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_mutex_shared_data.hpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCustomBuildTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_mutexA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_mutexB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_semaphore_shared_data.hpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCustomBuildTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_semaphoreA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_semaphoreB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_upgradable_mutexA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_anonymous_upgradable_mutexB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_bufferstream.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_cached_adaptive_pool.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_cached_node_allocator.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_cont.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_contA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_contB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_file_mapping.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_file_mapping2.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_intrusive.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_ipc_messageA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_ipc_messageB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_aligned_allocation.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_allocation_command.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_construction_info.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_external_buffer.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_heap_memory.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_mapped_file.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_multiple_allocation.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_managed_raw_allocation.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_map.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_message_queueA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_message_queueB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_move_containers.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_named_allocA.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_named_allocB.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_named_condition_shared_data.hpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCustomBuildTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_named_mutex.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_node_allocator.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_offset_ptr.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_private_adaptive_pool.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_private_node_allocator.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_scoped_ptr.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_shared_memory.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_shared_memory2.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_shared_ptr.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_shared_ptr_explicit.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_unique_ptr.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_upgradable_mutex_shared_data.hpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCustomBuildTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_vectorstream.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_where_allocate.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_windows_shared_memory.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\doc_windows_shared_memory2.cpp">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCLCompilerTool"/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\example\Jamfile.v2">
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="TRUE">
<Tool
Name="VCCustomBuildTool"/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="IPC"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\ipc\message_queue.hpp">
</File>
</Filter>
<Filter
Name="Smart Pointer"
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\deleter.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\enable_shared_from_this.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\intrusive_ptr.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\offset_ptr.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\scoped_ptr.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\shared_ptr.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\unique_ptr.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\weak_ptr.hpp">
</File>
<Filter
Name="detail"
Filter="">
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\shared_count.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_base.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_base_atomic.hpp">
</File>
<File
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_impl.hpp">
</File>
</Filter>
</Filter>
<File
RelativePath="..\..\..\..\boost\interprocess\interprocess_fwd.hpp">
</File>
<File
RelativePath="..\to-do.txt">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>