mirror of https://github.com/python/cpython
Added Python/dtoa.c to project files.
This commit is contained in:
parent
e6a076d86c
commit
f498113f3f
|
@ -341,6 +341,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
|
||||
|
|
|
@ -516,6 +516,9 @@
|
|||
<File
|
||||
RelativePath="..\..\PC\dl_nt.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\dtoa.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\dynload_win.c">
|
||||
</File>
|
||||
|
|
Loading…
Reference in New Issue