Commit 117a899e authored by Mark Dickinson's avatar Mark Dickinson

Add dtoa.c and dtoa.h to the relevant project files.

parent 2ef9e8ce
......@@ -329,6 +329,10 @@ SOURCE=..\dl_nt.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\dtoa.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\dynload_win.c
# End Source File
# Begin Source File
......
......@@ -511,6 +511,9 @@
<File
RelativePath="..\..\PC\dl_nt.c">
</File>
<File
RelativePath="..\..\Python\dtoa.c">
</File>
<File
RelativePath="..\..\Python\dynload_win.c">
</File>
......
......@@ -714,6 +714,10 @@
RelativePath="..\..\Include\dictobject.h"
>
</File>
<File
RelativePath="..\..\Include\dtoa.h"
>
</File>
<File
RelativePath="..\..\Include\enumobject.h"
>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment