Revision: 2742
Author: [email protected]
Date: Mon Aug 24 02:12:07 2009
Log: X64: Set target machine for Visual Studio projects to x64.
Review URL: http://codereview.chromium.org/174137
http://code.google.com/p/v8/source/detail?r=2742
Modified:
/branches/bleeding_edge/tools/visual_studio/d8_x64.vcproj
/branches/bleeding_edge/tools/visual_studio/v8_cctest_x64.vcproj
/branches/bleeding_edge/tools/visual_studio/v8_shell_sample_x64.vcproj
=======================================
--- /branches/bleeding_edge/tools/visual_studio/d8_x64.vcproj Wed Aug 19
00:32:48 2009
+++ /branches/bleeding_edge/tools/visual_studio/d8_x64.vcproj Mon Aug 24
02:12:07 2009
@@ -50,6 +50,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib Ws2_32.lib"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
@@ -111,6 +112,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib Ws2_32.lib"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_cctest_x64.vcproj Wed
Aug 19 00:32:48 2009
+++ /branches/bleeding_edge/tools/visual_studio/v8_cctest_x64.vcproj Mon
Aug 24 02:12:07 2009
@@ -50,6 +50,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib Ws2_32.lib"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
@@ -111,6 +112,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib Ws2_32.lib"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_shell_sample_x64.vcproj
Wed Aug 19 00:32:48 2009
+++ /branches/bleeding_edge/tools/visual_studio/v8_shell_sample_x64.vcproj
Mon Aug 24 02:12:07 2009
@@ -50,6 +50,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib Ws2_32.lib"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
@@ -111,6 +112,7 @@
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib Ws2_32.lib"
+ TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---