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

Unified Diff: build/isolate.gypi

Issue 1890873002: Revert of [build] Use MSVS 2015 by default. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Created 4 years, 8 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 | « build/get_landmines.py ('k') | build/standalone.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/isolate.gypi
diff --git a/build/isolate.gypi b/build/isolate.gypi
index b71edc7e5006811212e49152f030280ae6912195..b05ca6f65226ec64d10b14f2a53bff988e5e4369 100644
--- a/build/isolate.gypi
+++ b/build/isolate.gypi
@@ -87,7 +87,7 @@
'conditions': [
['OS=="win"', {
'action': [
- '--config-variable', 'msvs_version=<(MSVS_VERSION)',
+ '--config-variable', 'msvs_version=2013',
],
}, {
'action': [
« no previous file with comments | « build/get_landmines.py ('k') | build/standalone.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698