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 d882911..36af213 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -767,6 +767,9 @@ RelativePath="..\..\Python\pythonrun.c">
</File>
<File
+ RelativePath="..\..\Python\random.c">
+ </File>
+ <File
RelativePath="..\..\Objects\rangeobject.c">
</File>
<File
|