Farid Zaripov wrote: > Hi All. > > I have found another way to generate solution and project files. > > This way is using VisualStudio Automation objects so we do not need to > worry about solution and project files format.
Drinking the kool-aid, eh :-? Intermediating with solutions and projects provides a huge benefit of being able to unwind build problems with wrong flags, etc, something that the automation interfaces don't help much with.
