Yes, they are. Look at the .pro files - I'm not linking libinherited.so into the "main" program. I think libimpl.so could also be made a plugin but libinherited.so has to link against it nevertheless so it will act as a regular library too.
Edit: Just checked it, you can load libimpl.so as a plugin too, just remember about adding the proper export macro.
Last edited by wysota; 26th April 2010 at 10:57.
Bookmarks