Make the msvc build system ask python about details of version and installation

Magnus Hagander <magnus@hagander.net>

Commit: a05af1d4047349bfff73234227c7663cc05a8165
Author: Magnus Hagander <magnus@hagander.net>
Date: 2010-02-14T14:10:23Z
Releases: 9.0.0
Make the msvc build system ask python about details of version and installation
prefix, instead of assuming it will always be following the default layout.

All information we need is not available on Windows, but the number of
assumptions are at least fewer this way than before.

Based on suggestions from James William Pye.

Files

PathChange+/−
src/tools/msvc/Mkvcbuild.pm modified +12 −5