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

📄 seismicsimulation.vcproj

📁 因特尔公司的结束构建库。开发多线程应用的不错的一个环境 。
💻 VCPROJ
📖 第 1 页 / 共 2 页
字号:
<?xml version="1.0" encoding="windows-1251"?><VisualStudioProject	ProjectType="Visual C++"	Version="8,00"	Name="SeismicSimulation"	ProjectGUID="{3AA40693-F93D-4D4B-B32E-068F511A2527}"	RootNamespace="SeismicSimulation"	Keyword="Win32Proj"	>	<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"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="&quot;$(TBB21_INSTALL_DIR)\include&quot;"				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;TBB_DO_ASSERT"				RuntimeLibrary="3"				EnableFunctionLevelLinking="true"				UsePrecompiledHeader="0"				Detect64BitPortabilityProblems="true"				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\vc8\lib&quot;"				GenerateDebugInformation="true"				SubSystem="2"				TargetMachine="1"				FixedBaseAddress="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb_debug.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\ia32\vc8\bin\tbb_debug.dll&quot; &quot;$(OutDir)&quot;"			/>		</Configuration>		<Configuration			Name="Debug|x64"			OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				TargetEnvironment="3"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="&quot;$(TBB21_INSTALL_DIR)\include&quot;"				PreprocessorDefinitions="WIN64;_DEBUG;_WINDOWS;TBB_DO_ASSERT"				RuntimeLibrary="3"				EnableFunctionLevelLinking="true"				UsePrecompiledHeader="0"				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)\em64t\vc8\lib&quot;"				GenerateDebugInformation="true"				SubSystem="2"				TargetMachine="17"				FixedBaseAddress="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb_debug.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\em64t\vc8\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"				Optimization="2"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="&quot;$(TBB21_INSTALL_DIR)\include&quot;"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"				RuntimeLibrary="2"				EnableFunctionLevelLinking="true"				UsePrecompiledHeader="0"				Detect64BitPortabilityProblems="true"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="&quot;$(TBB21_INSTALL_DIR)\ia32\vc8\lib&quot;"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				TargetMachine="1"				FixedBaseAddress="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\ia32\vc8\bin\tbb.dll&quot; &quot;$(OutDir)&quot;"			/>		</Configuration>		<Configuration			Name="Release|x64"			OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			WholeProgramOptimization="1"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				TargetEnvironment="3"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="2"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="&quot;$(TBB21_INSTALL_DIR)\include&quot;"				PreprocessorDefinitions="WIN64;NDEBUG;_WINDOWS"				RuntimeLibrary="2"				EnableFunctionLevelLinking="true"				UsePrecompiledHeader="0"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="&quot;$(TBB21_INSTALL_DIR)\em64t\vc8\lib&quot;"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				TargetMachine="17"				FixedBaseAddress="1"			/>			<Tool				Name="VCALinkTool"			/>			<Tool				Name="VCManifestTool"			/>			<Tool				Name="VCXDCMakeTool"			/>			<Tool				Name="VCBscMakeTool"			/>			<Tool				Name="VCFxCopTool"			/>			<Tool				Name="VCAppVerifierTool"			/>			<Tool				Name="VCWebDeploymentTool"			/>			<Tool				Name="VCPostBuildEventTool"				Description="Copying tbb.dll"				CommandLine="copy &quot;$(TBB21_INSTALL_DIR)\em64t\vc8\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"				CommandLine="..\..\..\common\gui\dxcheck.bat"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="2"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				AdditionalIncludeDirectories="&quot;$(TBB21_INSTALL_DIR)\include&quot;;&quot;$(DXSDK_DIR)\include&quot;"				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"				RuntimeLibrary="2"				EnableFunctionLevelLinking="true"				UsePrecompiledHeader="0"				Detect64BitPortabilityProblems="true"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				AdditionalDependencies="tbb.lib"				LinkIncremental="1"				AdditionalLibraryDirectories="&quot;$(TBB21_INSTALL_DIR)\ia32\vc8\lib&quot;;&quot;$(DXSDK_DIR)\lib\x86&quot;"				SubSystem="2"				OptimizeReferences="2"				EnableCOMDATFolding="2"				TargetMachine="1"				FixedBaseAddress="1"			/>

⌨️ 快捷键说明

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