Re: [WiX-users] Debug symbol undefined when building using MSbuild

2010-03-25 Thread Inbar, Ron
wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Debug symbol undefined when building using MSbuild On 3/24/2010 2:03 PM, Inbar, Ron wrote: > The Server and Client configurations are distinguishable by the definition of > a preprocessor variable named "Server" through th

Re: [WiX-users] Debug symbol undefined when building using MSbuild

2010-03-24 Thread Bob Arnson
On 3/24/2010 2:03 PM, Inbar, Ron wrote: > The Server and Client configurations are distinguishable by the definition of > a preprocessor variable named "Server" through the Build tab in the project > property sheet. > My nightly build generates all four MSIs using MSBuild. Recently I noticed >