summaryrefslogtreecommitdiffstats
path: root/webkit/build
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/build')
-rw-r--r--webkit/build/KJSBindings/using_KJSBindings.vsprops4
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/build/KJSBindings/using_KJSBindings.vsprops b/webkit/build/KJSBindings/using_KJSBindings.vsprops
index bb97efe..577d956 100644
--- a/webkit/build/KJSBindings/using_KJSBindings.vsprops
+++ b/webkit/build/KJSBindings/using_KJSBindings.vsprops
@@ -6,7 +6,7 @@
>
<Tool
Name="VCCLCompilerTool"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE"
- DisableSpecificWarnings="WTF_USE_V8=0;4244; 4291; 4521; 4099;"
+ PreprocessorDefinitions="WTF_USE_V8=0;_CRT_SECURE_NO_DEPRECATE;_SCL_SECURE_NO_WARNINGS;_SCL_SECURE_NO_DEPRECATE"
+ DisableSpecificWarnings="4244; 4291; 4521; 4099;"
/>
</VisualStudioPropertySheet>