Index: tools/visual_studio/v8_base_arm.vcproj |
=================================================================== |
--- tools/visual_studio/v8_base_arm.vcproj (revision 3659) |
+++ tools/visual_studio/v8_base_arm.vcproj (working copy) |
@@ -396,18 +396,6 @@ |
RelativePath="..\..\src\factory.h" |
> |
</File> |
- <File |
- RelativePath="..\..\src\arm\fast-codegen-arm.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\..\src\fast-codegen.cc" |
- > |
- </File> |
- <File |
- RelativePath="..\..\src\fast-codegen.h" |
- > |
- </File> |
<File |
RelativePath="..\..\src\flags.cc" |
> |
@@ -444,6 +432,18 @@ |
RelativePath="..\..\src\frames.h" |
> |
</File> |
+ <File |
+ RelativePath="..\..\src\arm\full-codegen-arm.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\src\full-codegen.cc" |
+ > |
+ </File> |
+ <File |
+ RelativePath="..\..\src\full-codegen.h" |
+ > |
+ </File> |
<File |
RelativePath="..\..\src\func-name-inferrer.cc" |
> |