summaryrefslogtreecommitdiffstats
path: root/webkit/build/port/port.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/port/port.vsprops')
-rw-r--r--webkit/build/port/port.vsprops13
1 files changed, 0 insertions, 13 deletions
diff --git a/webkit/build/port/port.vsprops b/webkit/build/port/port.vsprops
deleted file mode 100644
index 17e7fdc..0000000
--- a/webkit/build/port/port.vsprops
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="port"
- InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\webkit_common.vsprops"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;..\..\port\platform\image-decoders&quot;;&quot;..\..\port\platform\image-decoders\bmp&quot;;&quot;..\..\port\platform\image-decoders\gif&quot;;&quot;..\..\port\platform\image-decoders\ico&quot;;&quot;..\..\port\platform\image-decoders\jpeg&quot;;&quot;..\..\port\platform\image-decoders\png&quot;;&quot;..\..\port\platform\image-decoders\xbm&quot;"
- DisableSpecificWarnings="4244; 4291; 4345; 4521"
- />
-</VisualStudioPropertySheet>