Add codegen-arm.h and codegen-ia32.h to VS project file.

Review URL: http://codereview.chromium.org/7063

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@483 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
This commit is contained in:
kasperl@chromium.org 2008-10-10 06:40:11 +00:00
parent f6f72f83e6
commit 9a63d930e3

View File

@ -368,10 +368,18 @@
RelativePath="..\..\src\code.h"
>
</File>
<File
RelativePath="..\..\src\codegen-arm.h"
>
</File>
<File
RelativePath="..\..\src\codegen-ia32.cc"
>
</File>
<File
RelativePath="..\..\src\codegen-ia32.h"
>
</File>
<File
RelativePath="..\..\src\codegen-inl.h"
>