Author: [EMAIL PROTECTED]
Date: Thu Oct 9 23:40:11 2008
New Revision: 483
Modified:
branches/bleeding_edge/tools/visual_studio/v8_base.vcproj
Log:
Add codegen-arm.h and codegen-ia32.h to VS project file.
Review URL: http://codereview.chromium.org/7063
Modified: branches/bleeding_edge/tools/visual_studio/v8_base.vcproj
==============================================================================
--- branches/bleeding_edge/tools/visual_studio/v8_base.vcproj (original)
+++ branches/bleeding_edge/tools/visual_studio/v8_base.vcproj Thu Oct 9
23:40:11 2008
@@ -369,7 +369,15 @@
>
</File>
<File
+ RelativePath="..\..\src\codegen-arm.h"
+ >
+ </File>
+ <File
RelativePath="..\..\src\codegen-ia32.cc"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\codegen-ia32.h"
>
</File>
<File
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---