diff options
Diffstat (limited to 'PC/VS8.0/pythoncore.vcproj')
-rw-r--r-- | PC/VS8.0/pythoncore.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index 699e60e..0393f31 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1371,6 +1371,10 @@ > </File> <File + RelativePath="..\..\Objects\capsule.c" + > + </File> + <File RelativePath="..\..\Objects\cellobject.c" > </File> |