| Index: tools/visual_studio/v8_base.vcproj
|
| ===================================================================
|
| --- tools/visual_studio/v8_base.vcproj (revision 4718)
|
| +++ tools/visual_studio/v8_base.vcproj (working copy)
|
| @@ -144,6 +144,30 @@
|
| />
|
| </FileConfiguration>
|
| </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"
|
|
|