summaryrefslogtreecommitdiffstats
path: root/v8/tools/visual_studio/debug.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'v8/tools/visual_studio/debug.vsprops')
-rw-r--r--v8/tools/visual_studio/debug.vsprops17
1 files changed, 0 insertions, 17 deletions
diff --git a/v8/tools/visual_studio/debug.vsprops b/v8/tools/visual_studio/debug.vsprops
deleted file mode 100644
index 0abf924..0000000
--- a/v8/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"
- RuntimeLibrary="1"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- />
-</VisualStudioPropertySheet>