Added new files to Windows project files

More Windows related fixes are coming soon
This commit is contained in:
Christian Heimes 2008-04-18 23:40:40 +00:00
parent 607bff1ebe
commit 81ad6a185a
4 changed files with 23 additions and 4 deletions

View file

@ -583,6 +583,10 @@ SOURCE=..\..\Python\pyfpe.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\pymath.c
# End Source File
# Begin Source File
SOURCE=..\..\Python\pystate.c
# End Source File
# Begin Source File

View file

@ -715,6 +715,9 @@
<File
RelativePath="..\..\Python\pyfpe.c">
</File>
<File
RelativePath="..\..\Python\pymath.c">
</File>
<File
RelativePath="..\..\Python\pystate.c">
</File>

View file

@ -1738,6 +1738,10 @@
RelativePath="..\..\Python\pyfpe.c"
>
</File>
<File
RelativePath="..\..\Python\pymath.c"
>
</File>
<File
RelativePath="..\..\Python\pystate.c"
>