⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tachyon.tbb.vcproj

📁 因特尔公司的结束构建库。开发多线程应用的不错的一个环境 。
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="windows-1251"?><VisualStudioProject	ProjectType="Visual C++"	Version="9.00"	Name="tachyon.tbb"	ProjectGUID="{6E9B1702-78E0-4D64-B771-8B274D963B58}"	RootNamespace="tachyon.tbb"	Keyword="Win32Proj"	TargetFrameworkVersion="131072"	>	<Platforms>		<Platform			Name="Win32"		/>		<Platform			Name="x64"		/>	</Platforms>	<ToolFiles>	</ToolFiles>	<Configurations>		<Configuration			Name="Debug|Win32"			OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="$(TBB21_INSTALL_DIR)\include"				PreprocessorDefinitions="TBB_DO_ASSERT;_CRT_SECURE_NO_DEPRECATE;WIN32;_WINDOWS;_DEBUG"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb_debug.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="$(TBB21_INSTALL_DIR)\ia32\vc9\lib"				GenerateDebugInformation="true"				SubSystem="2"				LinkTimeCodeGeneration="1"				RandomizedBaseAddress="1"				FixedBaseAddress="1"				DataExecutionPrevention="0"				TargetMachine="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb_debug.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.dll&quot; &quot;$(OutDir)&quot;"			/>		</Configuration>		<Configuration			Name="Release|Win32"			OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="$(TBB21_INSTALL_DIR)\include"				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_WINDOWS;NDEBUG"				RuntimeLibrary="2"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="$(TBB21_INSTALL_DIR)\ia32\vc9\lib"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				RandomizedBaseAddress="1"				FixedBaseAddress="1"				DataExecutionPrevention="0"				TargetMachine="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\ia32\vc9\bin\tbb.dll&quot; &quot;$(OutDir)&quot;"			/>		</Configuration>		<Configuration			Name="DD Release|Win32"			OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="$(TBB21_INSTALL_DIR)\include"				PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;WIN32;_WINDOWS;NDEBUG"				RuntimeLibrary="2"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="&quot;$(TBB21_INSTALL_DIR)\ia32\vc9\lib&quot;;&quot;$(DXSDK_DIR)\lib\x86&quot;"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				RandomizedBaseAddress="1"				FixedBaseAddress="1"				DataExecutionPrevention="0"				TargetMachine="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\ia32\vc9\bin\tbb.dll&quot; &quot;$(OutDir)&quot;"			/>		</Configuration>		<Configuration			Name="DD Debug|Win32"			OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="$(TBB21_INSTALL_DIR)\include"				PreprocessorDefinitions="TBB_DO_ASSERT;_CRT_SECURE_NO_DEPRECATE;WIN32;_WINDOWS;_DEBUG"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb_debug.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="&quot;$(TBB21_INSTALL_DIR)\ia32\vc9\lib&quot;;&quot;$(DXSDK_DIR)\lib\x86&quot;"				GenerateDebugInformation="true"				SubSystem="2"				LinkTimeCodeGeneration="1"				RandomizedBaseAddress="1"				FixedBaseAddress="1"				DataExecutionPrevention="0"				TargetMachine="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb_debug.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\ia32\vc9\bin\tbb_debug.dll&quot; &quot;$(OutDir)&quot;"			/>		</Configuration>		<Configuration

⌨️ 快捷键说明

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