Reviewers: Lasse Reichstein, Description: Create a set of x64 Visual studio project files and corresponding solution.
These files will make it possible to start working with the 64-bit version on Windows. The GUID's of the x64 project files are the same as their ia32 counterparts, but that does not matter as they will never be used in the same solution. Added a temporary #error when building 64-bit version on Windows. Please review this at http://codereview.chromium.org/171111 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/platform-win32.cc M tools/visual_studio/common.vsprops A tools/visual_studio/d8_x64.vcproj M tools/visual_studio/ia32.vsprops A tools/visual_studio/v8_base_x64.vcproj A tools/visual_studio/v8_cctest_x64.vcproj A tools/visual_studio/v8_mksnapshot_x64.vcproj A tools/visual_studio/v8_process_sample_x64.vcproj A tools/visual_studio/v8_shell_sample_x64.vcproj A tools/visual_studio/v8_snapshot_cc_x64.vcproj A tools/visual_studio/v8_snapshot_x64.vcproj A tools/visual_studio/v8_x64.sln A tools/visual_studio/v8_x64.vcproj A tools/visual_studio/x64.vsprops --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
