mirror of
https://github.com/boostorg/interprocess.git
synced 2026-02-20 14:52:13 +00:00
565 lines
15 KiB
XML
565 lines
15 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="_interprocesslib"
|
|
ProjectGUID="{FFAA56F1-32EC-4B22-B6BD-95A311A67C35}"
|
|
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="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\enable_shared_from_this.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\intersegment_ptr.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\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_pt.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_base_w32.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_impl.hpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Containers"
|
|
Filter="">
|
|
<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\string.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\containers\vector.hpp">
|
|
</File>
|
|
<Filter
|
|
Name="detail"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\containers\detail\flat_tree.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\containers\tree.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\containers\detail\tree_func.hpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="Allocators"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\allocators\allocator.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_node_allocator.hpp">
|
|
</File>
|
|
<Filter
|
|
Name="detail"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\allocators\detail\node_pool.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_semaphore.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_sharable_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_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\null_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\scoped_lock.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\sharable_lock.hpp">
|
|
</File>
|
|
<Filter
|
|
Name="win32"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\interprocess_condition.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\interprocess_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\interprocess_recursive_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\interprocess_recursive_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\interprocess_semaphore.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\named_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\named_recursive_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\named_semaphore.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\win32\win32_sync_primitives.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="posix"
|
|
Filter="">
|
|
<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\named_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\posix\named_recursive_mutex.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\sync\posix\named_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>
|
|
<Filter
|
|
Name="Memory algorithms"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\mem_algo\multi_simple_seq_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\simple_seq_fit_impl.hpp">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="IPC"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\ipc\message_queue.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\ipc\named_fifo.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Front-ends"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\errors.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\exceptions.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_multi_shared_memory.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\managed_shared_memory.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\mapped_file.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\memory_mapping.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\segment_manager.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\shared_memory.hpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Detail"
|
|
Filter="">
|
|
<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\creation_tags.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\detail\generic_cast.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\detail\global_lock.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\detail\managed_memory_impl.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\null_create_func.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\detail\os_file_functions.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\detail\utilities.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\detail\version_type.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\map_index.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\indexes\null_map_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">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Example"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\example\Jamfile">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Doc"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\doc\code\Jamfile">
|
|
</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\allocation_test_template.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\boost_interprocess_check.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\expand_bwd_test_allocator.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\expand_bwd_test_template.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\mutex_test_template.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\named_creation_template.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\printcontainer.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\semaphore_test_template.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\set_test.hpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\test\util.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>
|
|
<File
|
|
RelativePath="..\..\..\..\boost\interprocess\interprocess_fwd.hpp">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|