diff options
Diffstat (limited to 'PC/VS7.1/pythoncore.vcproj')
-rw-r--r-- | PC/VS7.1/pythoncore.vcproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index feb4bd9..4a6ed1a 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -472,6 +472,9 @@ RelativePath="..\..\Objects\bytesobject.c"> </File> <File + RelativePath="..\..\Objects\capsule.c"> + </File> + <File RelativePath="..\..\Objects\cellobject.c"> </File> <File |