Hi all,

I have one qt project which i want to convert into a reusable library which can be used in any other project simply by adding it just like we add header files.

Is there any way to do so?

Thanks in advance.