Conrad Carlen wrote:
> 
> 1. Use the profile mgr
> 2. Use a litle lib in modules/mpfilelocprovider - gtkWidget does this,
> possibly other embedding apps
> 
>         What I'd like to do is get rid of modules/mpfilelocprovider, still build
> a static lib, but build it in the profile module. The profile dll would
> link with it, but the static lib would be exported so an embedding app
> could link with it.

The embedding app may not be a C/C++ application. So it won't always
be able to link with a static lib.

Or do I misunderstand you?

Simon

Reply via email to