On Saturday 13 February 2010 20:42:21 Dario Freddi wrote:
> Is something like ${LIB_INSTALL_DIR}/kauth/helper acceptable?
No, use something like ${PLUGIN_INSTALL_DIR}/plugins/kauthbackends/
Check in kdebase/runtime/kstyles/oxygen how Qt style plugins are installed
(and found by Qt, without requiring any KDE stuff).
Christoph Feck (kdepepo)