mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Add dtoc.[ch] to the VS8.0 project file.
This commit is contained in:
@@ -706,6 +706,10 @@
|
||||
RelativePath="..\..\Include\dictobject.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Include\dtoa.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Include\enumobject.h"
|
||||
>
|
||||
@@ -1638,6 +1642,10 @@
|
||||
RelativePath="..\..\Python\compile.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\dtoa.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\Python\dynload_win.c"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user