11-09-2007 10:41 PM
11-10-2007 02:28 AM
You do not need to distribute such files: simply compiling your application into an executable and installing the runtime engine will ensure your program will work correctly even if using advanced analisys library function.
.lib and .h files are only needed in case you need to compile the project from the source code, which is not your customer case according to what you say.