Add VS2008 with Python Build Support
Brought to you by:
orenmnero
This patch adds all relevant solutions/projects for MS Visual Studio 2008.
It also adds a new project for building a python extension. This project requires that swig.exe is in your PATH. Also included is an inno configuration file for creating a python installation executable.
Patch for VS2008 + python support.