?? tacheon.tbb.vcproj
字號:
<?xml version="1.0" encoding="Windows-1252"?><VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="tacheon.tbb" ProjectGUID="{1D7176EE-63B6-48F2-AB83-FFAD2448C25D}" RootNamespace="tacheon.tbb" Keyword="Win32Proj"> <Platforms> <Platform Name="Win32"/> </Platforms> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)" IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> <Tool Name="VCCLCompilerTool" Optimization="0" FavorSizeOrSpeed="1" OmitFramePointers="TRUE" AdditionalIncludeDirectories="$(TBB20_INSTALL_DIR)\include" PreprocessorDefinitions="TBB_DO_ASSERT;WIN32;_WINDOWS;_DEBUG" BasicRuntimeChecks="3" RuntimeLibrary="3" EnableFunctionLevelLinking="TRUE" EnableEnhancedInstructionSet="2" UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/$(InputName).pdb" WarningLevel="2" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="tbb_debug.lib" LinkIncremental="1" AdditionalLibraryDirectories="$(TBB20_INSTALL_DIR)\ia32\vc7.1\lib" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" SubSystem="2" TargetMachine="1" FixedBaseAddress="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool" Description="Copying tbb_debug.dll" CommandLine="copy "$(TBB20_INSTALL_DIR)\ia32\vc7.1\bin\tbb_debug.dll" "$(OutDir)""/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="Release|Win32" OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)" IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> <Tool Name="VCCLCompilerTool" FavorSizeOrSpeed="1" OmitFramePointers="TRUE" AdditionalIncludeDirectories="$(TBB20_INSTALL_DIR)\include" PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" EnableEnhancedInstructionSet="2" UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/$(InputName).pdb" WarningLevel="2" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="tbb.lib" LinkIncremental="1" AdditionalLibraryDirectories="$(TBB20_INSTALL_DIR)\ia32\vc7.1\lib" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" TargetMachine="1" FixedBaseAddress="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool" Description="Copying tbb.dll" CommandLine="copy "$(TBB20_INSTALL_DIR)\ia32\vc7.1\bin\tbb.dll" "$(OutDir)""/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="DD Release|Win32" OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)" IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> <Tool Name="VCCLCompilerTool" FavorSizeOrSpeed="1" OmitFramePointers="TRUE" AdditionalIncludeDirectories="$(TBB20_INSTALL_DIR)\include" PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG" RuntimeLibrary="2" EnableFunctionLevelLinking="TRUE" EnableEnhancedInstructionSet="2" UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/$(InputName).pdb" WarningLevel="2" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="tbb.lib" LinkIncremental="1" AdditionalLibraryDirectories=""$(TBB20_INSTALL_DIR)\ia32\vc7.1\lib";"$(DXSDK_DIR)\lib\x86"" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" TargetMachine="1" FixedBaseAddress="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool" Description="Copying tbb.dll" CommandLine="copy "$(TBB20_INSTALL_DIR)\ia32\vc7.1\bin\tbb.dll" "$(OutDir)""/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> <Configuration Name="DD Debug|Win32" OutputDirectory="$(TEMP)\tbb_examples\$(ConfigurationName)" IntermediateDirectory="$(TEMP)\tbb_examples\$(SolutionName)\$(ConfigurationName)" ConfigurationType="1" CharacterSet="2" WholeProgramOptimization="TRUE"> <Tool Name="VCCLCompilerTool" Optimization="0" FavorSizeOrSpeed="1" OmitFramePointers="TRUE" AdditionalIncludeDirectories="$(TBB20_INSTALL_DIR)\include" PreprocessorDefinitions="TBB_DO_ASSERT;WIN32;_WINDOWS;_DEBUG" BasicRuntimeChecks="3" RuntimeLibrary="3" EnableFunctionLevelLinking="TRUE" EnableEnhancedInstructionSet="2" UsePrecompiledHeader="0" ProgramDataBaseFileName="$(IntDir)/$(InputName).pdb" WarningLevel="2" Detect64BitPortabilityProblems="TRUE" DebugInformationFormat="3"/> <Tool Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" AdditionalDependencies="tbb_debug.lib" LinkIncremental="1" AdditionalLibraryDirectories=""$(TBB20_INSTALL_DIR)\ia32\vc7.1\lib";"$(DXSDK_DIR)\lib\x86"" GenerateDebugInformation="TRUE" ProgramDatabaseFile="$(OutDir)/$(ProjectName).pdb" SubSystem="2" TargetMachine="1" FixedBaseAddress="1"/> <Tool Name="VCMIDLTool"/> <Tool Name="VCPostBuildEventTool" Description="Copying tbb_debug.dll" CommandLine="copy "$(TBB20_INSTALL_DIR)\ia32\vc7.1\bin\tbb_debug.dll" "$(OutDir)""/> <Tool Name="VCPreBuildEventTool"/> <Tool Name="VCPreLinkEventTool"/> <Tool Name="VCResourceCompilerTool"/> <Tool Name="VCWebServiceProxyGeneratorTool"/> <Tool Name="VCXMLDataGeneratorTool"/> <Tool Name="VCWebDeploymentTool"/> <Tool Name="VCManagedWrapperGeneratorTool"/> <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"/> </Configuration> </Configurations> <References> <ProjectReference ReferencedProjectIdentifier="{1D7176EE-63B6-48F2-AB83-FFAD2149C25E}" Name="tacheon.common"/> </References> <Files> <File RelativePath="..\src\trace.tbb.cpp"> </File> </Files> <Globals> </Globals></VisualStudioProject>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -