Index: util/util_test.gyp |
diff --git a/util/util_test.gyp b/util/util_test.gyp |
index 98879eb630e27ce0ddc1ac105d0b01ed6c45f3f9..88bbf271acf2f71116b61020c61aadd091e79a85 100644 |
--- a/util/util_test.gyp |
+++ b/util/util_test.gyp |
@@ -126,6 +126,7 @@ |
'/BASE:0x78000000', |
'/FIXED', |
], |
+ 'MinimumRequiredVersion': '5.02', # Server 2003. |
Mark Mentovai
2015/09/16 02:57:20
Is this a good thing to set on other targets? Do w
scottmg
2015/09/16 18:05:06
It's a bit tricky, but build/common.gypi sets most
|
'TargetMachine': '17', # x64. |
}, |
}, |