Revision: 3728
Author: [email protected]
Date: Thu Jan 28 00:41:31 2010
Log: Updage Visual Studio project files
Add the new files for the fast compiler.
[email protected]
Review URL: http://codereview.chromium.org/557034
http://code.google.com/p/v8/source/detail?r=3728
Modified:
/branches/bleeding_edge/tools/visual_studio/v8_base.vcproj
/branches/bleeding_edge/tools/visual_studio/v8_base_arm.vcproj
/branches/bleeding_edge/tools/visual_studio/v8_base_x64.vcproj
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_base.vcproj Wed Jan 20
08:28:21 2010
+++ /branches/bleeding_edge/tools/visual_studio/v8_base.vcproj Thu Jan 28
00:41:31 2010
@@ -388,6 +388,14 @@
RelativePath="..\..\src\factory.h"
>
</File>
+ <File
+ RelativePath="..\..\src\fast-codegen.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\fast-codegen.h"
+ >
+ </File>
<File
RelativePath="..\..\src\flags.cc"
>
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_base_arm.vcproj Wed Jan
20 08:28:21 2010
+++ /branches/bleeding_edge/tools/visual_studio/v8_base_arm.vcproj Thu Jan
28 00:41:31 2010
@@ -396,6 +396,14 @@
RelativePath="..\..\src\factory.h"
>
</File>
+ <File
+ RelativePath="..\..\src\fast-codegen.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\fast-codegen.h"
+ >
+ </File>
<File
RelativePath="..\..\src\flags.cc"
>
=======================================
--- /branches/bleeding_edge/tools/visual_studio/v8_base_x64.vcproj Wed Jan
27 08:18:58 2010
+++ /branches/bleeding_edge/tools/visual_studio/v8_base_x64.vcproj Thu Jan
28 00:41:31 2010
@@ -388,6 +388,14 @@
RelativePath="..\..\src\factory.h"
>
</File>
+ <File
+ RelativePath="..\..\src\fast-codegen.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\fast-codegen.h"
+ >
+ </File>
<File
RelativePath="..\..\src\flags.cc"
>
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev