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

Unified Diff: build/SConscript.main

Issue 18820: Reverting 8665. (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 11 months 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/SConscript.main
===================================================================
--- build/SConscript.main (revision 8666)
+++ build/SConscript.main (working copy)
@@ -232,10 +232,6 @@
windows_env = root_env.Clone()
-# TODO(siggi) Remove this line once SCons plays well when the
-# Platform SDK 6.1 is installed with VS2005 but not VS2008.
-windows_env['MSVS_VERSION'] = '8.0'
-
windows_env.Tool('target_platform_windows')
windows_env.Tool('component_targets_msvs') # Per target project support.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698