| Index: build/internal/release_defaults.vsprops
|
| ===================================================================
|
| --- build/internal/release_defaults.vsprops (revision 35447)
|
| +++ build/internal/release_defaults.vsprops (working copy)
|
| @@ -1,25 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioPropertySheet
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="release_defaults"
|
| - InheritedPropertySheets=".\essential.vsprops"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - Optimization="2"
|
| - PreprocessorDefinitions="NDEBUG"
|
| - StringPooling="true"
|
| - />
|
| - <Tool
|
| - Name="VCLinkerTool"
|
| - LinkIncremental="1"
|
| - OptimizeReferences="2"
|
| - EnableCOMDATFolding="2"
|
| - OptimizeForWindows98="1"
|
| - />
|
| - <Tool
|
| - Name="VCResourceCompilerTool"
|
| - PreprocessorDefinitions="NDEBUG"
|
| - />
|
| -</VisualStudioPropertySheet>
|
|
|