Re: [WiX-users] Preprocessor ifdef did odd thing

2008-06-27 Thread Scott Palmer
PROTECTED] On Behalf Of Scott Palmer Sent: Wednesday, June 25, 2008 06:21 To: wix-users@lists.sourceforge.net Subject: [WiX-users] Preprocessor ifdef did odd thing I have a product that can be built two ways. I have two WiX installer projects in visual studio, sharing many of the same wxs

Re: [WiX-users] Preprocessor ifdef did odd thing

2008-06-27 Thread Rob Mensching
Of Scott Palmer Sent: Friday, June 27, 2008 13:56 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Preprocessor ifdef did odd thing Attempts to reproduce the problem failed, the problem changed to simply not recompiling the source file in the new project.. I fixed

[WiX-users] Preprocessor ifdef did odd thing

2008-06-25 Thread Scott Palmer
I have a product that can be built two ways. I have two WiX installer projects in visual studio, sharing many of the same wxs files. One project defines a variable in the project settings to cause some of the .wxs files to compile differently, like this: ... Component Id=someFiles