diff --git a/PC/VC6/pythoncore.dsp b/PC/VC6/pythoncore.dsp index 4fe426afc74..4c3cd989e6f 100644 --- a/PC/VC6/pythoncore.dsp +++ b/PC/VC6/pythoncore.dsp @@ -663,6 +663,10 @@ SOURCE=..\..\Python\pythonrun.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 diff --git a/PC/VS7.1/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj index ea6ce78af25..230d2ef52c5 100644 --- a/PC/VS7.1/pythoncore.vcproj +++ b/PC/VS7.1/pythoncore.vcproj @@ -766,6 +766,9 @@ + + diff --git a/PC/VS8.0/pythoncore.vcproj b/PC/VS8.0/pythoncore.vcproj index f591967919a..c8232264b09 100644 --- a/PC/VS8.0/pythoncore.vcproj +++ b/PC/VS8.0/pythoncore.vcproj @@ -1834,6 +1834,10 @@ RelativePath="..\..\Python\pythonrun.c" > + +