Update the various project files with Python/random.c which was recently added.
On my old Windows XP computer:
- VS8.0 works reasonably.
- I don't have the VS7.1 compiler.
- VC6 does not compile, at least with the SDK shipped with the compiler (12 years ago!); newer SDKs might work.
# End Source File\r
# Begin Source File\r
\r
+SOURCE=..\..\Python\random.c\r
+# End Source File\r
+# Begin Source File\r
+\r
SOURCE=..\..\Objects\rangeobject.c\r
# End Source File\r
# Begin Source File\r
<File\r
RelativePath="..\..\Python\pythonrun.c">\r
</File>\r
+ <File\r
+ RelativePath="..\..\Python\random.c">\r
+ </File>\r
<File\r
RelativePath="..\..\Objects\rangeobject.c">\r
</File>\r
RelativePath="..\..\Python\pythonrun.c"\r
>\r
</File>\r
+ <File\r
+ RelativePath="..\..\Python\random.c"\r
+ >\r
+ </File>\r
<File\r
RelativePath="..\..\Python\structmember.c"\r
>\r