summaryrefslogtreecommitdiffstats
path: root/webkit/build/precompiled_webkit.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/precompiled_webkit.vsprops')
-rw-r--r--webkit/build/precompiled_webkit.vsprops15
1 files changed, 0 insertions, 15 deletions
diff --git a/webkit/build/precompiled_webkit.vsprops b/webkit/build/precompiled_webkit.vsprops
deleted file mode 100644
index d9359c2..0000000
--- a/webkit/build/precompiled_webkit.vsprops
+++ /dev/null
@@ -1,15 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="precompiled_webkit"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="&quot;$(SolutionDir)webkit\build&quot;"
- UsePrecompiledHeader="2"
- PrecompiledHeaderThrough="precompiled_webkit.h"
- PrecompiledHeaderFile="$(IntDir)\precompiled_webkit.pch"
- ForcedIncludeFiles="precompiled_webkit.h"
- />
-</VisualStudioPropertySheet>