Re: [WiX-users] Distributing a C++ library

2012-04-16 Thread Pally Sandher
Building, West Of Scotland Science Park, Glasgow G20 0SP Email Disclaimer -Original Message- From: Kenneth Porter [mailto:sh...@sewingwitch.com] Sent: 16 April 2012 03:29 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Distributing a C++ library I'm lo

[WiX-users] Distributing a C++ library

2012-04-15 Thread Kenneth Porter
I'm looking for example packaging for a C++ DLL and its import library and headers. I'm providing a sample program and some documentation. It seems like this would be a common kind of package so an example illustrating how to structure it would be great.