I have a hard time figuring out how to create a QtScript plugin using QScriptExtensionPlugin.

I managed to get a plain script plugin to work with a __init__.js file,however no matter what I cannot get a

dll placed in the same plugin directory to work.

Need help,Thank you ..