diff options
Diffstat (limited to 'PC/VS7.1/pythoncore.vcproj')
| -rw-r--r-- | PC/VS7.1/pythoncore.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index a79de8d..e541ca6 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -446,7 +446,7 @@ RelativePath="..\..\Objects\bytearrayobject.c"> </File> <File - RelativePath="..\..\Objects\bytesobject.c"> + RelativePath="..\..\Objects\stringobject.c"> </File> <File RelativePath="..\..\Objects\bytes_methods.c"> |
