George Wieggers <george.wieggers@gmail.com>


Patch
r858000

r858000 | djh | 2005-12-23 18:42:11 +0000 (Fri, 23 Dec 2005)

Make generated solution and project files compatible with MSBuild,
VS2005, and VC2005 Express if the --vsnet-version=2005 option is used.

Patch by: George Wieggers <george.wieggers@gmail.com>
Tweaked by: me

* build/generator/gen_vcnet_vcproj.py
  (write): Strip off extraneous " chars and use the new template
  for the 2005 versions of MS compilers/builders.

* build/generator/vc2005_sln.ezt
  New solution file template for 2005 versions.