Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b687e76

Browse files
committed
Add dtoc.[ch] to the VS8.0 project file.
1 parent 7f0ea32 commit b687e76

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

PC/VS8.0/pythoncore.vcproj

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -706,6 +706,10 @@
706706
RelativePath="..\..\Include\dictobject.h"
707707
>
708708
</File>
709+
<File
710+
RelativePath="..\..\Include\dtoa.h"
711+
>
712+
</File>
709713
<File
710714
RelativePath="..\..\Include\enumobject.h"
711715
>
@@ -1638,6 +1642,10 @@
16381642
RelativePath="..\..\Python\compile.c"
16391643
>
16401644
</File>
1645+
<File
1646+
RelativePath="..\..\Python\dtoa.c"
1647+
>
1648+
</File>
16411649
<File
16421650
RelativePath="..\..\Python\dynload_win.c"
16431651
>

0 commit comments

Comments
 (0)