I create a shared library (dll) that extend QTreeWidget with some customizations in the component. ok no problem.

But how can i use my dll (shared library) in others projects ?