Fix the VS8.0 build

This commit is contained in:
Raymond Hettinger 2010-08-06 09:22:46 +00:00
parent c34d76cdc3
commit 373e78c6f5
1 changed files with 8 additions and 0 deletions

View File

@ -878,6 +878,10 @@
RelativePath="..\..\Include\pymath.h"
>
</File>
<File
RelativePath="..\..\Include\pytime.h"
>
</File>
<File
RelativePath="..\..\Include\pymem.h"
>
@ -1766,6 +1770,10 @@
RelativePath="..\..\Python\pymath.c"
>
</File>
<File
RelativePath="..\..\Python\pytime.c"
>
</File>
<File
RelativePath="..\..\Python\pystate.c"
>