Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(811)

Unified Diff: webkit/SConscript

Issue 11478: Finish replicating the *.vsprops structure. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sandbox/tests/validation_tests/sbox_validation_tests.scons ('k') | webkit/build/JavaScriptCore/SConscript » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/SConscript
===================================================================
--- webkit/SConscript (revision 5681)
+++ webkit/SConscript (working copy)
@@ -240,8 +240,6 @@
'_CRT_NONSTDC_NO_WARNINGS',
'_CRT_NONSTDC_NO_DEPRECATE',
['CRASH', '__debugbreak'],
- '_WIN32_WINNT=0x0600',
- 'WINVER=0x0600',
])
env.Prepend(
« no previous file with comments | « sandbox/tests/validation_tests/sbox_validation_tests.scons ('k') | webkit/build/JavaScriptCore/SConscript » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698