I'm converting our wix project from 3.0 to 3.6. The wixlibs generated in the VS2010/wix3.6 set up are not binding the components to the wixlib. In VS2008/wix3.0 there is a checkbox in the library wixproj properties GUI under the Build tab to force binding files into the library file. I'm not seeing this in the VS2010/wix3.6 wixproj Build tab.
Where did this move and/or how can I force files to be bound? This is pretty fundamental to how our modularized applications consume upstream modules.
This answer mentions the same tab/checkbox.