| Index: tools/visual_studio/v8_base_arm.vcproj
|
| diff --git a/tools/visual_studio/v8_base_arm.vcproj b/tools/visual_studio/v8_base_arm.vcproj
|
| index 4f9ff4caeb9e4132edab6334081d771beb9d3220..b87fdf8da46a20005ce69386ff4dfeaedccd2909 100644
|
| --- a/tools/visual_studio/v8_base_arm.vcproj
|
| +++ b/tools/visual_studio/v8_base_arm.vcproj
|
| @@ -122,30 +122,6 @@
|
| </References>
|
| <Files>
|
| <Filter
|
| - Name="dtoa"
|
| - >
|
| - <File
|
| - RelativePath="..\..\src\dtoa-config.c"
|
| - >
|
| - <FileConfiguration
|
| - Name="Debug|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - DisableSpecificWarnings="4018;4244"
|
| - />
|
| - </FileConfiguration>
|
| - <FileConfiguration
|
| - Name="Release|Win32"
|
| - >
|
| - <Tool
|
| - Name="VCCLCompilerTool"
|
| - DisableSpecificWarnings="4018;4244"
|
| - />
|
| - </FileConfiguration>
|
| - </File>
|
| - </Filter>
|
| - <Filter
|
| Name="src"
|
| >
|
| <File
|
| @@ -229,6 +205,22 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\bignum.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\bignum.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\bignum-dtoa.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\bignum-dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\builtins.cc"
|
| >
|
| </File>
|
| @@ -241,6 +233,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\cached-powers.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\cached-powers.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\char-predicates-inl.h"
|
| >
|
| </File>
|
| @@ -425,6 +425,26 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\diy-fp.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\diy-fp.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\double.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\dtoa.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\execution.cc"
|
| >
|
| </File>
|
| @@ -441,6 +461,22 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\fast-dtoa.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\fast-dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\fixed-dtoa.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\fixed-dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\flags.cc"
|
| >
|
| </File>
|
| @@ -928,6 +964,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\strtod.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\strtod.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\arm\stub-cache-arm.cc"
|
| >
|
| </File>
|
|
|