]> granicus.if.org Git - python/commitdiff
Add dtoc.[ch] to the VS8.0 project file.
authorRaymond Hettinger <python@rcn.com>
Fri, 17 Apr 2009 18:47:01 +0000 (18:47 +0000)
committerRaymond Hettinger <python@rcn.com>
Fri, 17 Apr 2009 18:47:01 +0000 (18:47 +0000)
PC/VS8.0/pythoncore.vcproj

index 88af248be25032e0fcbc48e6e7b862ec2e756731..464e79dad4bae585104a96ab1ad1e52a2fd4d6f3 100644 (file)
                                RelativePath="..\..\Include\dictobject.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Include\dtoa.h"
+                               >
+                       </File>                 
                        <File
                                RelativePath="..\..\Include\enumobject.h"
                                >
                                RelativePath="..\..\Python\compile.c"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Python\dtoa.c"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Python\dynload_win.c"
                                >