| Index: tools/visual_studio/v8_base.vcproj
|
| diff --git a/tools/visual_studio/v8_base.vcproj b/tools/visual_studio/v8_base.vcproj
|
| index 615889c9167c0b368c0f845645d88196aa7839e2..95eb196d31171e177feb5cab960a78304b4e7fdd 100644
|
| --- a/tools/visual_studio/v8_base.vcproj
|
| +++ b/tools/visual_studio/v8_base.vcproj
|
| @@ -122,70 +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>
|
| - <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\dtoa.cc"
|
| - >
|
| - </File>
|
| - <File
|
| - RelativePath="..\..\src\dtoa.h"
|
| - >
|
| - </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>
|
| - </Filter>
|
| - <Filter
|
| Name="src"
|
| >
|
| <File
|
| @@ -297,6 +233,10 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\cached-powers.cc"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\cached-powers.h"
|
| >
|
| </File>
|
| @@ -489,6 +429,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\dtoa.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\execution.cc"
|
| >
|
| </File>
|
| @@ -513,6 +461,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\fixed-dtoa.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\fixed-dtoa.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\flags.cc"
|
| >
|
| </File>
|
| @@ -994,6 +950,14 @@
|
| >
|
| </File>
|
| <File
|
| + RelativePath="..\..\src\strtod.cc"
|
| + >
|
| + </File>
|
| + <File
|
| + RelativePath="..\..\src\strtod.h"
|
| + >
|
| + </File>
|
| + <File
|
| RelativePath="..\..\src\ia32\stub-cache-ia32.cc"
|
| >
|
| </File>
|
|
|