Dropping unconnected obsolete vsprops files.
BUG=8042 TEST=None Review URL: http://codereview.chromium.org/567033 git-svn-id: http://src.chromium.org/svn/trunk/src/build@38016 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
6c6c22ee8a
Коммит
f7808d21eb
|
@ -1,25 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="release_impl_checksenabled"
|
||||
InheritedPropertySheets=".\essential.vsprops"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG;_HAS_ITERATOR_DEBUGGING=0;_SECURE_SCL=0"
|
||||
RuntimeLibrary="1"
|
||||
AdditionalOptions="/Oy-"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
OptimizeReferences="2"
|
||||
OptimizeForWindows98="1"
|
||||
EnableCOMDATFolding="2"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="_DEBUG;_HAS_ITERATOR_DEBUGGING=0;_SECURE_SCL=0"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
|
@ -1,12 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="release_impl_coverage"
|
||||
InheritedPropertySheets=".\release_defaults.vsprops"
|
||||
>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
Profile="1"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
|
@ -1,24 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="release_impl_dom_stats"
|
||||
InheritedPropertySheets=".\essential.vsprops"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS"
|
||||
AdditionalOptions="/Oy-"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkIncremental="1"
|
||||
OptimizeReferences="2"
|
||||
OptimizeForWindows98="1"
|
||||
EnableCOMDATFolding="2"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCResourceCompilerTool"
|
||||
PreprocessorDefinitions="NDEBUG;ENABLE_DOM_STATS_COUNTERS"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
|
@ -1,28 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="release_impl_pgo_instrument"
|
||||
OutputDirectory="$(DefaultOutputDirectory)_pgo"
|
||||
IntermediateDirectory="$(DefaultOutputDirectory)_pgo\obj\$(ProjectName)"
|
||||
InheritedPropertySheets=".\release_defaults.vsprops"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="true"
|
||||
EnableFiberSafeOptimizations="true"
|
||||
WholeProgramOptimization="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalOptions="/ltcg"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkTimeCodeGeneration="2"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
|
@ -1,28 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="release_impl_pgo_optimize"
|
||||
OutputDirectory="$(DefaultOutputDirectory)_pgo"
|
||||
IntermediateDirectory="$(DefaultOutputDirectory)_pgo\obj\$(ProjectName)"
|
||||
InheritedPropertySheets=".\release_defaults.vsprops"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="3"
|
||||
InlineFunctionExpansion="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
FavorSizeOrSpeed="2"
|
||||
OmitFramePointers="true"
|
||||
EnableFiberSafeOptimizations="true"
|
||||
WholeProgramOptimization="true"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLibrarianTool"
|
||||
AdditionalOptions="/ltcg"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
LinkTimeCodeGeneration="3"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
|
@ -1,19 +0,0 @@
|
|||
<?xml version="1.0" encoding="Windows-1252"?>
|
||||
<VisualStudioPropertySheet
|
||||
ProjectType="Visual C++"
|
||||
Version="8.00"
|
||||
Name="release_impl_purify"
|
||||
InheritedPropertySheets=".\release_defaults.vsprops"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
PreprocessorDefinitions="PURIFY"
|
||||
RuntimeLibrary="0"
|
||||
BufferSecurityCheck="false"
|
||||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
EnableCOMDATFolding="1"
|
||||
/>
|
||||
</VisualStudioPropertySheet>
|
Загрузка…
Ссылка в новой задаче