Hi does msbuild x.sln not work? I always build solutions with msBuild.
although they do not contain VC++ projects. with kind regards Ruben Willems On 17 August 2011 20:24, Michael Powell <[email protected]> wrote: > 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? >
