changeset: 76274:178acd78144b branch: 3.2 parent: 76266:427c4a63724e user: Amaury Forgeot d'Arc date: Fri Apr 13 02:14:28 2012 +0200 files: PC/VC6/pythoncore.dsp PC/VS7.1/pythoncore.vcproj PC/VS8.0/pythoncore.vcproj description: Issue14559: Fix build files old Microft compilers. With VS8.0 at least Python compiles and works correctly. diff -r 427c4a63724e -r 178acd78144b PC/VC6/pythoncore.dsp --- a/PC/VC6/pythoncore.dsp Thu Apr 12 19:41:10 2012 +0200 +++ b/PC/VC6/pythoncore.dsp Fri Apr 13 02:14:28 2012 +0200 @@ -655,6 +655,10 @@ # 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 -r 427c4a63724e -r 178acd78144b PC/VS7.1/pythoncore.vcproj --- a/PC/VS7.1/pythoncore.vcproj Thu Apr 12 19:41:10 2012 +0200 +++ b/PC/VS7.1/pythoncore.vcproj Fri Apr 13 02:14:28 2012 +0200 @@ -767,6 +767,9 @@ RelativePath="..\..\Python\pythonrun.c"> + + + +

AltStyle によって変換されたページ (->オリジナル) /