We've got some custom VC++ Directories which we must specify in our build configuration. I'm not seeing a <devenv/> option to specify custom settings like Tools \ Options \ VC++ Directories. <devenv/> is a little light for the task? Or I suppose we could to the <exec/> route once again and make the explicit request of devenv.com? That's assuming we can accommodate a "simple" solution file without going the more complex MSBuild-based route.
Any suggestions?
