]> granicus.if.org Git - python/commit
Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 12 Apr 2012 23:38:25 +0000 (01:38 +0200)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 12 Apr 2012 23:38:25 +0000 (01:38 +0200)
commit78f85fcd1f360aa292c5f35689f7b05daa0c1ed5
tree64d3e27b6ff6bee0c147c2903723d1c843a54cf0
parent0d3db3a8157f38e6dc7ea69500069c86c0b40be7
Issue14559: Attempt to fix compilation with previous versions of the Microsoft Compiler.
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.
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj