'How to make an installer which can be installed on QNX target

I am new to QNX platform. I am working on one project which has many binary files, like A, B C and they have dependency with library X.so Y.so. I want to pack it to one file, which I can install it on QNX Target at specific location.

I am sure, there will be some way to do it in qnx. Can someone help me to point out the way.

Thanks in advance.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source