From: jkummerow@chromium.org Date: Mon, 15 Apr 2013 08:33:31 +0000 (+0000) Subject: Make gyp work with MingW32 X-Git-Tag: upstream/4.7.83~14590 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1d541a309d71068cade6dfbcd1118dc76a613ced;p=platform%2Fupstream%2Fv8.git Make gyp work with MingW32 Review URL: https://codereview.chromium.org/13468015 Patch from Haitao Feng . git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14257 ce2b1a6d-e550-0410-aec6-3dcde31c8c00 --- diff --git a/test/cctest/test-platform-win32.cc b/test/cctest/test-platform-win32.cc index 1f96ce6..a5089d3 100644 --- a/test/cctest/test-platform-win32.cc +++ b/test/cctest/test-platform-win32.cc @@ -33,6 +33,7 @@ #include "platform.h" #include "cctest.h" +#include "win32-headers.h" using namespace ::v8::internal; diff --git a/tools/gyp/v8.gyp b/tools/gyp/v8.gyp index 5e7086b..4522187 100644 --- a/tools/gyp/v8.gyp +++ b/tools/gyp/v8.gyp @@ -747,15 +747,26 @@ ]}, ], ['OS=="win"', { + 'variables': { + 'gyp_generators': '