Add some more files from 1031 that I missed.

This commit is contained in:
Neal Norwitz 2007-08-26 23:20:01 +00:00
parent d78e52c694
commit fe82e165e4
1 changed files with 12 additions and 0 deletions

View File

@ -739,6 +739,10 @@
RelativePath="..\..\Python\pystrtod.c"
>
</File>
<File
RelativePath="..\..\Python\formatter_unicode.c"
>
</File>
<File
RelativePath="..\..\Python\Python-ast.c"
>
@ -823,6 +827,10 @@
RelativePath="..\..\Objects\dictobject.c"
>
</File>
<File
RelativePath="..\..\Objects\memoryobject.c"
>
</File>
<File
RelativePath="..\..\Objects\enumobject.c"
>
@ -1021,6 +1029,10 @@
RelativePath="..\..\Include\dictobject.h"
>
</File>
<File
RelativePath="..\..\Include\memoryobject.h"
>
</File>
<File
RelativePath="..\..\Include\enumobject.h"
>