tacheon.serial.vcproj

来自「Intel Threading Building Blocks多核并行运算库的源」· VCPROJ 代码 · 共 692 行

VCPROJ
692
字号
<?xml version="1.0" encoding="windows-1251"?><VisualStudioProject	ProjectType="Visual C++"	Version="8,00"	Name="tacheon.serial"	ProjectGUID="{924517DF-2B6A-47D5-8A11-CC047CC4D8E9}"	RootNamespace="tacheon.serial"	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"			>			<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"				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				Detect64BitPortabilityProblems="true"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				GenerateDebugInformation="true"				SubSystem="2"				LinkTimeCodeGeneration="1"				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"			/>		</Configuration>		<Configuration			Name="Debug|x64"			OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				TargetEnvironment="3"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				GenerateDebugInformation="true"				SubSystem="2"				LinkTimeCodeGeneration="1"				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"			/>		</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"				PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"				RuntimeLibrary="2"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				Detect64BitPortabilityProblems="true"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				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"			/>		</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"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				PreprocessorDefinitions="WIN64;_WINDOWS;NDEBUG"				RuntimeLibrary="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				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"			/>		</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"				PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"				RuntimeLibrary="2"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				Detect64BitPortabilityProblems="true"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				AdditionalLibraryDirectories="$(DXSDK_DIR)\lib\x86"				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"			/>		</Configuration>		<Configuration			Name="DD 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"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				PreprocessorDefinitions="WIN64;_WINDOWS;NDEBUG"				RuntimeLibrary="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				AdditionalLibraryDirectories="$(DXSDK_DIR)\lib\x64"				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"			/>		</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"				PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				EnableEnhancedInstructionSet="2"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				Detect64BitPortabilityProblems="true"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				AdditionalLibraryDirectories="$(DXSDK_DIR)\lib\x86"				GenerateDebugInformation="true"				SubSystem="2"				LinkTimeCodeGeneration="1"				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"			/>		</Configuration>		<Configuration			Name="DD Debug|x64"			OutputDirectory="$(TEMP)\tbb_examples\$(PlatformName)\$(ConfigurationName)"			IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(PlatformName)\$(ConfigurationName)"			ConfigurationType="1"			CharacterSet="2"			>			<Tool				Name="VCPreBuildEventTool"			/>			<Tool				Name="VCCustomBuildTool"			/>			<Tool				Name="VCXMLDataGeneratorTool"			/>			<Tool				Name="VCWebServiceProxyGeneratorTool"			/>			<Tool				Name="VCMIDLTool"				TargetEnvironment="3"			/>			<Tool				Name="VCCLCompilerTool"				Optimization="0"				EnableIntrinsicFunctions="true"				FavorSizeOrSpeed="1"				OmitFramePointers="true"				WholeProgramOptimization="true"				PreprocessorDefinitions="WIN64;_WINDOWS;_DEBUG"				BasicRuntimeChecks="3"				RuntimeLibrary="3"				UsePrecompiledHeader="0"				ProgramDataBaseFileName="$(IntDir)\$(InputName).pdb"				WarningLevel="2"				DebugInformationFormat="3"			/>			<Tool				Name="VCManagedResourceCompilerTool"			/>			<Tool				Name="VCResourceCompilerTool"			/>			<Tool				Name="VCPreLinkEventTool"			/>			<Tool				Name="VCLinkerTool"				LinkIncremental="1"				AdditionalLibraryDirectories="$(DXSDK_DIR)\lib\x64"				GenerateDebugInformation="true"				SubSystem="2"				LinkTimeCodeGeneration="1"				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"			/>		</Configuration>	</Configurations>	<References>		<ProjectReference			ReferencedProjectIdentifier="{924517DF-2B6A-47D5-8A11-CC247CC4D810}"			CopyLocal="false"			CopyLocalDependencies="false"			CopyLocalSatelliteAssemblies="false"			RelativePathToProject=".\tacheon.vcproj"		/>	</References>	<Files>		<File			RelativePath="..\src\trace.serial.cpp"			>		</File>	</Files>	<Globals>	</Globals></VisualStudioProject>

⌨️ 快捷键说明

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