diff options
| author | Xanadu <none@none> | 2010-01-21 03:23:43 +0100 |
|---|---|---|
| committer | Xanadu <none@none> | 2010-01-21 03:23:43 +0100 |
| commit | e21081172cb342b976a07a1baa72675ae516cfc8 (patch) | |
| tree | 468a7ffabe766b248c916746c97cccf288455631 /win/VC90/framework.vcproj | |
| parent | 01bb79cc7d11449a916b628e5d4c7145bb22f225 (diff) | |
Removed the Debug_NoPCH config from Windows build.
--HG--
branch : trunk
Diffstat (limited to 'win/VC90/framework.vcproj')
| -rw-r--r-- | win/VC90/framework.vcproj | 167 |
1 files changed, 8 insertions, 159 deletions
diff --git a/win/VC90/framework.vcproj b/win/VC90/framework.vcproj index 1133c6d84ce..e623583ae4f 100644 --- a/win/VC90/framework.vcproj +++ b/win/VC90/framework.vcproj @@ -95,156 +95,6 @@ /> </Configuration> <Configuration - Name="Release|Win32" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - InlineFunctionExpansion="1" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0" - StringPooling="true" - MinimalRebuild="false" - RuntimeLibrary="2" - EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="1" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration - Name="Debug_NoPCH|Win32" - OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" - ConfigurationType="4" - CharacterSet="2" - ManagedExtensions="0" - > - <Tool - Name="VCPreBuildEventTool" - /> - <Tool - Name="VCCustomBuildTool" - /> - <Tool - Name="VCXMLDataGeneratorTool" - /> - <Tool - Name="VCWebServiceProxyGeneratorTool" - /> - <Tool - Name="VCMIDLTool" - /> - <Tool - Name="VCCLCompilerTool" - AdditionalOptions="/Zl /MP" - Optimization="0" - AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB" - MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" - EnableFunctionLevelLinking="true" - RuntimeTypeInfo="true" - UsePrecompiledHeader="0" - PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" - AssemblerListingLocation=".\framework__$(PlatformName)_$(ConfigurationName)\" - ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" - ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" - WarningLevel="3" - SuppressStartupBanner="true" - Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" - CallingConvention="0" - CompileAs="0" - /> - <Tool - Name="VCManagedResourceCompilerTool" - /> - <Tool - Name="VCResourceCompilerTool" - /> - <Tool - Name="VCPreLinkEventTool" - /> - <Tool - Name="VCLibrarianTool" - OutputFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.lib" - /> - <Tool - Name="VCALinkTool" - /> - <Tool - Name="VCXDCMakeTool" - /> - <Tool - Name="VCBscMakeTool" - /> - <Tool - Name="VCFxCopTool" - /> - <Tool - Name="VCPostBuildEventTool" - /> - </Configuration> - <Configuration Name="Debug|x64" OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" @@ -321,7 +171,7 @@ /> </Configuration> <Configuration - Name="Release|x64" + Name="Release|Win32" OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" ConfigurationType="4" @@ -342,7 +192,6 @@ /> <Tool Name="VCMIDLTool" - TargetEnvironment="3" /> <Tool Name="VCCLCompilerTool" @@ -354,7 +203,7 @@ MinimalRebuild="false" RuntimeLibrary="2" EnableFunctionLevelLinking="true" - EnableEnhancedInstructionSet="0" + EnableEnhancedInstructionSet="1" RuntimeTypeInfo="true" UsePrecompiledHeader="0" PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" @@ -397,7 +246,7 @@ /> </Configuration> <Configuration - Name="Debug_NoPCH|x64" + Name="Release|x64" OutputDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" IntermediateDirectory=".\framework__$(PlatformName)_$(ConfigurationName)" ConfigurationType="4" @@ -423,13 +272,14 @@ <Tool Name="VCCLCompilerTool" AdditionalOptions="/Zl /MP" - Optimization="0" + InlineFunctionExpansion="1" AdditionalIncludeDirectories="..\..\src\framework;..\..\dep\ACE_wrappers" - PreprocessorDefinitions="WIN32;_DEBUG;TRINITY_DEBUG;_LIB" + PreprocessorDefinitions="WIN32;NDEBUG;_LIB;_SECURE_SCL=0" + StringPooling="true" MinimalRebuild="false" - BasicRuntimeChecks="3" - RuntimeLibrary="3" + RuntimeLibrary="2" EnableFunctionLevelLinking="true" + EnableEnhancedInstructionSet="0" RuntimeTypeInfo="true" UsePrecompiledHeader="0" PrecompiledHeaderFile=".\framework__$(PlatformName)_$(ConfigurationName)\framework.pch" @@ -437,7 +287,6 @@ ObjectFile=".\framework__$(PlatformName)_$(ConfigurationName)\" ProgramDataBaseFileName=".\framework__$(PlatformName)_$(ConfigurationName)\" WarningLevel="3" - SuppressStartupBanner="true" Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CallingConvention="0" |
