Revision: 11865
Author:   [email protected]
Date:     Tue Jun 19 07:20:29 2012
Log: Add msvs_configuration_platform to common.gypi to allow x64 builds on Windows

Review URL: https://chromiumcodereview.appspot.com/10573008
http://code.google.com/p/v8/source/detail?r=11865

Modified:
 /branches/bleeding_edge/build/common.gypi

=======================================
--- /branches/bleeding_edge/build/common.gypi   Thu Jun 14 01:42:40 2012
+++ /branches/bleeding_edge/build/common.gypi   Tue Jun 19 07:20:29 2012
@@ -227,6 +227,7 @@
             'StackReserveSize': '2097152',
           },
         },
+        'msvs_configuration_platform': 'x64',
       }],  # v8_target_arch=="x64"
       ['v8_use_liveobjectlist=="true"', {
         'defines': [

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to