Thanks a lot for your response. I ended up using option 2 of setting the
pre-processor variable for candle. Since we are building through CoreXT, the
variable [BUILDTARGET] available at build time was supplied as the platform
pre-processor variable to Candle using the sources file.
Following were t
I'm not sure how Buildtracker works but I can see a few solutions (in priority
order).
1. The ideal way is to use Candle's -platform switch which sets the preproc
system variable sys.PLATFORM. So you would do something like:
-
-Then call >candle.exe product.wxs -platform [x86|x64|ia64]
Unfortuna
2 matches
Mail list logo