]> granicus.if.org Git - python/commitdiff
Add dtoa.c and dtoa.h to the relevant project files.
authorMark Dickinson <dickinsm@gmail.com>
Mon, 30 Nov 2009 21:51:30 +0000 (21:51 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Mon, 30 Nov 2009 21:51:30 +0000 (21:51 +0000)
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj

index 1d2415cd8b421e3bdece38f7efbbe2c2e89671a3..391510becd1d7a78106bfddaf0622a9b85a21b31 100644 (file)
@@ -329,6 +329,10 @@ SOURCE=..\dl_nt.c
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\Python\dtoa.c\r
+# End Source File\r
+# Begin Source File\r
+\r
 SOURCE=..\..\Python\dynload_win.c\r
 # End Source File\r
 # Begin Source File\r
index 1b50c0b6ead2c9800ecedcd0457ecb87d191659a..c24332f7beeebfa24b38f663daa50a0e2499bc67 100644 (file)
                <File
                        RelativePath="..\..\PC\dl_nt.c">
                </File>
+               <File
+                       RelativePath="..\..\Python\dtoa.c">
+               </File>
                <File
                        RelativePath="..\..\Python\dynload_win.c">
                </File>
index 6a62eee8b1897be24d2ec2fcd77cb54fc7cbb715..bc249bcd1e162d40bb878de0a1fd6e6e522bdda3 100644 (file)
                                RelativePath="..\..\Include\dictobject.h"
                                >
                        </File>
+                       <File
+                               RelativePath="..\..\Include\dtoa.h"
+                               >
+                       </File>
                        <File
                                RelativePath="..\..\Include\enumobject.h"
                                >