ssue 1309: fix by Christian Heimes to be able to build on Windows.

This commit is contained in:
Guido van Rossum 2007-10-22 16:00:45 +00:00
parent 7816e51427
commit b8990aac3a

View File

@ -440,8 +440,11 @@
RelativePath="..\Objects\boolobject.c">
</File>
<File
RelativePath="..\Objects\bytesobject.c">
RelativePath="..\Objects\bytes_methods.c">
</File>
<File
RelativePath="..\Objects\bytesobject.c">
</File>
<File
RelativePath="..\Objects\cellobject.c">
</File>