Fix v8_base.vcproj: add dtoa.cc and fixed-dtoa.cc to dtoa project.
authoryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 May 2010 08:20:44 +0000 (08:20 +0000)
committeryurys@chromium.org <yurys@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 26 May 2010 08:20:44 +0000 (08:20 +0000)
Review URL: http://codereview.chromium.org/2086024

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@4719 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

tools/visual_studio/v8_base.vcproj

index 5e582c7..2571b65 100644 (file)
                                        />
                                </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"