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

Unified Diff: build/gyp_chromium

Issue 10382126: Revert r136547 "Enforce VS2010 on trunk." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 7 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/gyp_chromium
diff --git a/build/gyp_chromium b/build/gyp_chromium
index e587577f1e2e09cba70273d792815553242d5fc0..226ba1a0f40479a499342fe31f9496803b48bfff 100755
--- a/build/gyp_chromium
+++ b/build/gyp_chromium
@@ -107,8 +107,6 @@ if __name__ == '__main__':
psyco.profile()
print "Enabled Psyco JIT."
- os.environ['GYP_MSVS_VERSION'] = '2010'
-
# Fall back on hermetic python if we happen to get run under cygwin.
# TODO(bradnelson): take this out once this issue is fixed:
# http://code.google.com/p/gyp/issues/detail?id=177
« 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