Kaydet (Commit) b687e763 authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Add dtoc.[ch] to the VS8.0 project file.

üst 7f0ea323
...@@ -706,6 +706,10 @@ ...@@ -706,6 +706,10 @@
RelativePath="..\..\Include\dictobject.h" RelativePath="..\..\Include\dictobject.h"
> >
</File> </File>
<File
RelativePath="..\..\Include\dtoa.h"
>
</File>
<File <File
RelativePath="..\..\Include\enumobject.h" RelativePath="..\..\Include\enumobject.h"
> >
...@@ -1638,6 +1642,10 @@ ...@@ -1638,6 +1642,10 @@
RelativePath="..\..\Python\compile.c" RelativePath="..\..\Python\compile.c"
> >
</File> </File>
<File
RelativePath="..\..\Python\dtoa.c"
>
</File>
<File <File
RelativePath="..\..\Python\dynload_win.c" RelativePath="..\..\Python\dynload_win.c"
> >
......
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