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 d1be268..e0a5337 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1459,6 +1459,10 @@ > </File> <File + RelativePath="..\..\Objects\memoryobject.c" + > + </File> + <File RelativePath="..\..\Objects\methodobject.c" > </File> |