| Index: tools/visual_studio/v8_base_x64.vcproj
|
| diff --git a/tools/visual_studio/v8_base_x64.vcproj b/tools/visual_studio/v8_base_x64.vcproj
|
| index e9f6bce7700893b2cd76de92f3d19fa7e170d3cd..b6d5c7d8283ddd8837ee2cd730d5b66adc1ff3d3 100644
|
| --- a/tools/visual_studio/v8_base_x64.vcproj
|
| +++ b/tools/visual_studio/v8_base_x64.vcproj
|
| @@ -396,6 +396,10 @@
|
| RelativePath="..\..\src\factory.h"
|
| >
|
| </File>
|
| + <File
|
| + RelativePath="..\..\src\x64\fast-codegen-x64.cc"
|
| + >
|
| + </File>
|
| <File
|
| RelativePath="..\..\src\fast-codegen.cc"
|
| >
|
| @@ -441,15 +445,15 @@
|
| >
|
| </File>
|
| <File
|
| - RelativePath="..\..\src\full-codegen.cc"
|
| + RelativePath="..\..\src\x64\full-codegen-x64.cc"
|
| >
|
| </File>
|
| <File
|
| - RelativePath="..\..\src\full-codegen.h"
|
| + RelativePath="..\..\src\full-codegen.cc"
|
| >
|
| </File>
|
| <File
|
| - RelativePath="..\..\src\x64\full-codegen-x64.cc"
|
| + RelativePath="..\..\src\full-codegen.h"
|
| >
|
| </File>
|
| <File
|
|
|