Question
If the libraries are linked in one system and I have to give it to another user(without him doing the"linking the library" process). How can I share the libraries of the projects? Automatically libraries should get linked in his system. How can I do
..