summaryrefslogtreecommitdiffstats
path: root/webkit/build/V8Bindings/using_v8bindings.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build/V8Bindings/using_v8bindings.vsprops')
-rw-r--r--webkit/build/V8Bindings/using_v8bindings.vsprops12
1 files changed, 0 insertions, 12 deletions
diff --git a/webkit/build/V8Bindings/using_v8bindings.vsprops b/webkit/build/V8Bindings/using_v8bindings.vsprops
deleted file mode 100644
index e1fb88c..0000000
--- a/webkit/build/V8Bindings/using_v8bindings.vsprops
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioPropertySheet
- ProjectType="Visual C++"
- Version="8.00"
- Name="using_v8bindings"
- >
- <Tool
- Name="VCCLCompilerTool"
- AdditionalIncludeDirectories="$(SolutionDir)..\v8\include;$(IntDir)\..\V8Bindings\DerivedSources;$(IntDir)\..\V8Bindings\SharedSources;$(SolutionDir)..\webkit\port\bindings\v8;"
- PreprocessorDefinitions="_SCL_SECURE_NO_WARNINGS;CRASH=__debugbreak"
- />
-</VisualStudioPropertySheet>