| Index: tools/visual_studio/release.vsprops
|
| diff --git a/tools/visual_studio/release.vsprops b/tools/visual_studio/release.vsprops
|
| deleted file mode 100644
|
| index d7b26bc5914fba70430fb95dd2eecb9f58f6c1ba..0000000000000000000000000000000000000000
|
| --- a/tools/visual_studio/release.vsprops
|
| +++ /dev/null
|
| @@ -1,24 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioPropertySheet
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="release"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - RuntimeLibrary="0"
|
| - Optimization="2"
|
| - InlineFunctionExpansion="2"
|
| - EnableIntrinsicFunctions="true"
|
| - FavorSizeOrSpeed="0"
|
| - OmitFramePointers="true"
|
| - StringPooling="true"
|
| - />
|
| - <Tool
|
| - Name="VCLinkerTool"
|
| - LinkIncremental="1"
|
| - OptimizeReferences="2"
|
| - OptimizeForWindows98="1"
|
| - EnableCOMDATFolding="2"
|
| - />
|
| -</VisualStudioPropertySheet>
|
|
|