diff options
| author | Brett Cannon <brett@python.org> | 2012-04-13 01:13:08 (GMT) |
|---|---|---|
| committer | Brett Cannon <brett@python.org> | 2012-04-13 01:13:08 (GMT) |
| commit | 15af26fa9247a5f61bc992004d17f86f10464567 (patch) | |
| tree | 3afa473c20739dfa570c380afe689a5647f0bd4b /PC/VC6/pythoncore.dsp | |
| parent | a29629f6329aad446f968dee49301567244a305e (diff) | |
| parent | b413874bc88318d547162359460920c8091c7a6e (diff) | |
| download | cpython-15af26fa9247a5f61bc992004d17f86f10464567.zip cpython-15af26fa9247a5f61bc992004d17f86f10464567.tar.gz cpython-15af26fa9247a5f61bc992004d17f86f10464567.tar.bz2 | |
Merge
Diffstat (limited to 'PC/VC6/pythoncore.dsp')
| -rw-r--r-- | PC/VC6/pythoncore.dsp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 61247b7..5940b76 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -655,6 +655,10 @@ SOURCE=..\..\Python\pytime.c # End Source File
# Begin Source File
+SOURCE=..\..\Python\random.c
+# End Source File
+# Begin Source File
+
SOURCE=..\..\Objects\rangeobject.c
# End Source File
# Begin Source File
|
