summaryrefslogtreecommitdiffstats
path: root/webkit/glue
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue')
-rw-r--r--webkit/glue/glue.vsprops14
1 files changed, 0 insertions, 14 deletions
diff --git a/webkit/glue/glue.vsprops b/webkit/glue/glue.vsprops
deleted file mode 100644
index 456d4bb..0000000
--- a/webkit/glue/glue.vsprops
+++ /dev/null
@@ -1,14 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="glue"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\build\webkit_common.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(OutDir)&quot;"
- PreprocessorDefinitions="_SCL_SECURE_NO_DEPRECATE;_HAS_EXCEPTIONS=1"
- WarnAsError="true"
- />
-</VisualStudioPropertySheet>