Rob Mensching wrote:
> There is no file searching during the build process.  Does the C++ or C# or 
> VB compiler search for things during compile?  I think you need some 
> makefile/nant/msbuild logic that passes defines to the compiler to get what 
> you want.
> 

This is exactly what we do here. We have one installer with different 
sets of plugins, depending on a target build variable. We just pass the 
target via preprocessor variable definition using msbuild.

-- 
Teleoperate a roving mobile robot from the web:
http://www.swampgas.com/robotics/rover.html

------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to