Re: [WiX-users] Reference to Wixproj file

2009-07-14 Thread kathik.shenoy
_ > > WiX-users mailing list > > WiX-users@lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/wix-users > > > > > -- > ___ &g

Re: [WiX-users] Reference to Wixproj file

2009-07-13 Thread Anton de Wit
Hi, I suppose those references you saw being used were references to .wixlib projects or Wix Library Projects. Those types of projects can indeed be referenced in Wix projects and (afaik) are mainly used for reusable wix sections. Not sure if regular wix projects can be referenced. That would see