Compilation was broken on Windows since the introduction of Advanced String Formatting.
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 17 Feb 2008 20:56:31 +0000 (20:56 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Sun, 17 Feb 2008 20:56:31 +0000 (20:56 +0000)
commite7fa408741b482f30ed165d760330dbe626e71db
tree48961ea5a1dbd3d498ed49f1aed3e4770e8e6927
parenta9f7d6248032c9572b4d2024a1be8bd2823af09f
Compilation was broken on Windows since the introduction of Advanced String Formatting.

Only PCBuild (vs9) was really tested.
Changes for older compilers were done manually.
PC/VC6/pythoncore.dsp
PC/VS7.1/pythoncore.vcproj
PC/VS8.0/pythoncore.vcproj
PCbuild/pythoncore.vcproj