Well, I sort of half answered my own question. Configuration tends to land in the form: ProjectName.vcproj.COMPUTER.USER.user.
I need for it to land in a general manner that Jenkins CI can work with when MSBuild sees it. i need that to pick up radiated output. I might look at other ways to capture that that aren't as settings specific. On Wednesday, January 9, 2013 5:15:40 PM UTC-6, slide wrote: > > What configuration do you mean? > > Sent from my Windows Phone > ------------------------------ > From: mwpowellhtx > Sent: 1/9/2013 4:05 PM > To: jenkins...@googlegroups.com <javascript:> > Subject: MSBuild VC++ User settings > > Hello, > > Probably more a VS2008 and/or MSBuild question, but I'll ask here anyway > > I've got a VS2008 VC++ project that I want to build from Jenkins. The > trick is, VS2008 wants to store its configuration in a machine / user > specific USER file. > > Is there a way to include a global (any machine / any user) USER file? > > Regards, > > Michael >