interprocesslib.vcproj
来自「Boost provides free peer-reviewed portab」· VCPROJ 代码 · 共 1,200 行 · 第 1/3 页
VCPROJ
1,200 行
<?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\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\detail\node_alloc_holder.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\containers\detail\tree.hpp"> </File> </Filter> </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\interprocess_barrier.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\sync\emulation\interprocess_condition.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\sync\emulation\interprocess_mutex.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\sync\emulation\interprocess_recursive_mutex.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\sync\emulation\interprocess_semaphore.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\sync\emulation\named_creation_functor.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="Managed Memory Classes" 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\mapped_region.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\advanced_insert_int.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\detail\algorithms.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\detail\atomic.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\detail\basic_segment_manager.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\gcd_lcm.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\detail\in_place_interface.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\detail\interprocess_tester.hpp"> </File> <File RelativePath="..\..\..\..\boost\interprocess\detail\intersegment_ptr.hpp"> </File> <File
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?