Reviewers: Søren Gjesse, Description: Fix snapshot generation on Visual Studio. Compiling source files generated inside the same project is flaky with VisualStudio when building with Incredibuild. So I splitted the mksnapshot.exe generation, snapshot.cc generation and snapshot.cc compilation in three different projects.
Please review this at http://codereview.chromium.org/18770 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M tools/visual_studio/v8.sln M tools/visual_studio/v8_snapshot.vcproj A tools/visual_studio/v8_snapshot_cc.vcproj --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
