I was wondering what the recommended way or even some suggestions on how to
handle building a Release and Debug installation? I have a Wix script that
builds a .msi but it takes its files from bin\debug and it includes .pdb
files that are not present in the release directory(s). I would like to
create an msbuild script that passes "configuration" information to the Wix
candle/light via the .wxs file. My roadblock now is I am not sure how to
translate a "target" in an msbuild project to a "property" that is usable in
the .wxs. I have tried <Condition> but it seems that the property is not
set. Just a simple msbuild project that I could do something like 'msbuild
MyProject.wproj Release' and it would pass the 'Release' target (as a
property I guess) to Wix. Any suggestions would be greatly appreciated.
Thank you.
Kevin
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users