[issue13210] Support Visual Studio 2010

Kristján Valur Jónsson report at bugs.python.org
Mon May 14 20:37:04 CEST 2012


Kristján Valur Jónsson <kristjan at ccpgames.com> added the comment:

Here is a patch to the .vcproj files and the .props files, based on my earlier pcbuil10.patch.
Mostly it is about removing redundant settings.  It also adds .props files for the pythoncore solution.

It also updates the readme, the env.bat, and adds the vs9to10.py file.
While the latter may be out of date by now, perhaps at least some vs10to9 file needs to be in place to support the older compiler?

----------
Added file: http://bugs.python.org/file25583/pcbuildpatch.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13210>
_______________________________________


More information about the Python-bugs-list mailing list