Hello,

I am creating a Domain-Specific Language Setup project and I need to use hand-written WiX files in the installer.

In this hand-written file I want to use an XmlConfig element, which requires linking a wixca.wixlib (http://wix.sourceforge.net/manual-wix2/wix_xsd_xmlconfig.htm). Does anyone know how to link a WiX library to the Setup project?

Thank you,

Diana