>> (a) makes visual studio 6 projects, which cannot be used by Visual >> studio versions above 2008; so you have to convert them with a VS2008 >> before being able to build with 2010, 2012 or later. > > Isn't that an argument to remove the creation of projects by cpptasks? > I have the feeling this would make the build script more maintainable > and we would be less dependent on cpptasks, which isn't supported > anymore anyways.
+1 - Rhys