[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Patch] Enable compilation with Visual Studio 2008

From: Bert Huijben <bert_at_vmoo.com>
Date: 2007-11-22 21:09:16 CET

        Hi,

Visual Studio 2008 has been released, so...

[[
Make generated solution and project files compatible with VS2008 and
MSBuild 3.5 if the --vsnet-version=2008 option is used.

Patch by: Bert Huijben <b.huijben@competence.biz>

* build/generator/gen_vcnet_vcproj.py
  Check for new version and use VS2005 solution template

* build/generator/gen_win.py
  Allow more versions and set solution and project version for VS2008
  Fixed a typo in the error case

* build/generator/vc2005_sln.ezt
  Updated to insert "2005" or "2008" based on the selected version.

* gen-make.py
  Updated --help documentation
]]

        Bert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Thu Nov 22 21:09:32 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.