Added Objects/capsule.c to project files.

This commit is contained in:
Hirokazu Yamamoto 2009-05-06 04:02:39 +00:00
parent 1521fdae59
commit 0a0728522d
3 changed files with 11 additions and 0 deletions

View file

@ -273,6 +273,10 @@ SOURCE=..\..\Objects\bytesobject.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\capsule.c
# End Source File
# Begin Source File
SOURCE=..\..\Objects\cellobject.c
# End Source File
# Begin Source File