_intrusivelib.vcproj

来自「Boost provides free peer-reviewed portab」· VCPROJ 代码 · 共 436 行

VCPROJ
436
字号
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject	ProjectType="Visual C++"	Version="7.10"	Name="_intrusivelib"	ProjectGUID="{90F3C5BD-8E6C-4629-BC71-A1009EC88059}"	Keyword="Win32Proj">	<Platforms>		<Platform			Name="Win32"/>	</Platforms>	<Configurations>		<Configuration			Name="Debug|Win32"			OutputDirectory="Debug"			IntermediateDirectory="Debug"			ConfigurationType="4"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				Optimization="0"				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"				MinimalRebuild="TRUE"				BasicRuntimeChecks="3"				RuntimeLibrary="5"				UsePrecompiledHeader="0"				WarningLevel="3"				Detect64BitPortabilityProblems="TRUE"				DebugInformationFormat="4"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLibrarianTool"				OutputFile="$(OutDir)/_intrusivelib.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="Release"			IntermediateDirectory="Release"			ConfigurationType="4"			CharacterSet="2">			<Tool				Name="VCCLCompilerTool"				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"				RuntimeLibrary="4"				UsePrecompiledHeader="0"				WarningLevel="3"				Detect64BitPortabilityProblems="TRUE"				DebugInformationFormat="3"/>			<Tool				Name="VCCustomBuildTool"/>			<Tool				Name="VCLibrarianTool"				OutputFile="$(OutDir)/_intrusivelib.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="Jamfile"			Filter=""			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">			<File				RelativePath="..\..\..\test\Jamfile.v2">			</File>		</Filter>		<Filter			Name="Header Files"			Filter="h;hpp;hxx;hm;inl;inc;xsd"			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">			<File				RelativePath="..\..\..\..\..\boost\intrusive\any_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\avl_set.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\avl_set_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\avltree.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\avltree_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\bs_set_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\circular_list_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\circular_slist_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\derivation_value_traits.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\hashtable.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\intrusive_fwd.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\linear_slist_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\link_mode.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\list.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\list_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\member_value_traits.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\options.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\pointer_plus_bits.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\rbtree.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\rbtree_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\set.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\set_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\sg_set.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\sgtree.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\sgtree_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\slist.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\slist_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\splay_set.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\splay_set_hook.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\splaytree.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\splaytree_algorithms.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\trivial_value_traits.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\unordered_set.hpp">			</File>			<File				RelativePath="..\..\..\..\..\boost\intrusive\unordered_set_hook.hpp">			</File>			<Filter				Name="detail"				Filter="">				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\any_node_and_algorithms.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\assert.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\avltree_node.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\common_slist_algorithms.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\config_begin.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\config_end.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\ebo_functor_holder.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\generic_hook.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\hashtable_node.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\list_node.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\mpl.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\parent_from_member.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\pointer_to_other.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\rbtree_node.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\slist_node.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\transform_iterator.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\tree_algorithms.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\tree_node.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\utilities.hpp">				</File>				<File					RelativePath="..\..\..\..\..\boost\intrusive\detail\workaround.hpp">				</File>			</Filter>		</Filter>		<Filter			Name="doc"			Filter="">			<File				RelativePath="..\..\..\doc\intrusive.qbk">			</File>			<File				RelativePath="..\..\..\doc\Jamfile.v2">			</File>		</Filter>		<Filter			Name="Test headers"			Filter="">			<File				RelativePath="..\..\..\test\common_functors.hpp">			</File>			<File				RelativePath="..\..\..\test\generic_assoc_test.hpp">			</File>			<File				RelativePath="..\..\..\test\generic_multiset_test.hpp">			</File>			<File				RelativePath="..\..\..\test\generic_set_test.hpp">			</File>			<File				RelativePath="..\..\..\test\itestvalue.hpp">			</File>			<File				RelativePath="..\..\..\test\smart_ptr.hpp">			</File>			<File				RelativePath="..\..\..\test\stateful_value_traits.hpp">			</File>			<File				RelativePath="..\..\..\test\test_container.hpp">			</File>			<File				RelativePath="..\..\..\test\test_macros.hpp">			</File>			<File				RelativePath="..\..\..\test\test_templates.hpp">			</File>		</Filter>		<Filter			Name="example"			Filter="">			<File				RelativePath="..\..\..\example\doc_advanced_value_traits.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_advanced_value_traits2.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_any_hook.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_assoc_optimized_code.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_auto_unlink.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_avl_set.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_avltree_algorithms.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_bucket_traits.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_clone_from.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_entity.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_erasing_and_disposing.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_external_value_traits.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_how_to_use.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_iterator_from_value.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_list.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_list_algorithms.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_offset_ptr.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_rbtree_algorithms.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_set.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_sg_set.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_slist.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_slist_algorithms.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_splay_algorithms.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_splay_set.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_splaytree_algorithms.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_stateful_value_traits.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_unordered_set.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_value_traits.cpp">			</File>			<File				RelativePath="..\..\..\example\doc_window.cpp">			</File>			<File				RelativePath="..\..\..\example\Jamfile.v2">			</File>		</Filter>		<Filter			Name="perf"			Filter="">			<File				RelativePath="..\..\..\perf\Jamfile.v2">				<FileConfiguration					Name="Debug|Win32"					ExcludedFromBuild="TRUE">					<Tool						Name="VCCustomBuildTool"/>				</FileConfiguration>			</File>			<File				RelativePath="..\..\..\perf\perf_list.cpp">			</File>		</Filter>		<File			RelativePath="..\to-do.txt">		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?