| Index: tools/visual_studio/debug.vsprops
|
| diff --git a/tools/visual_studio/debug.vsprops b/tools/visual_studio/debug.vsprops
|
| deleted file mode 100644
|
| index 60b79fe07c0503f7f5dc835d48e694bda1ac54d8..0000000000000000000000000000000000000000
|
| --- a/tools/visual_studio/debug.vsprops
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -<?xml version="1.0" encoding="Windows-1252"?>
|
| -<VisualStudioPropertySheet
|
| - ProjectType="Visual C++"
|
| - Version="8.00"
|
| - Name="debug"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - Optimization="0"
|
| - PreprocessorDefinitions="DEBUG;_DEBUG;ENABLE_DISASSEMBLER;V8_ENABLE_CHECKS,OBJECT_PRINT"
|
| - RuntimeLibrary="1"
|
| - />
|
| - <Tool
|
| - Name="VCLinkerTool"
|
| - LinkIncremental="2"
|
| - />
|
| -</VisualStudioPropertySheet>
|
|
|