summaryrefslogtreecommitdiffstats
path: root/build/debug.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'build/debug.vsprops')
-rw-r--r--build/debug.vsprops23
1 files changed, 0 insertions, 23 deletions
diff --git a/build/debug.vsprops b/build/debug.vsprops
deleted file mode 100644
index 681f26b..0000000
--- a/build/debug.vsprops
+++ /dev/null
@@ -1,23 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="debug"
- InheritedPropertySheets=".\internal\essential.vsprops;internal\chromium_build$(CHROMIUM_BUILD).vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- Optimization="0"
- PreprocessorDefinitions="_DEBUG"
- BasicRuntimeChecks="3"
- RuntimeLibrary="1"
- />
- <Tool
- Name="VCLinkerTool"
- LinkIncremental="2"
- />
- <Tool
- Name="VCResourceCompilerTool"
- PreprocessorDefinitions="_DEBUG"
- />
-</VisualStudioPropertySheet>