If you have DLL generated for each library sub project then you already have shared libraries.
In the app project pro file you add the libraries/library paths you wish to link against to the LIBS variable and, if necessary, add an include search directory to INCLUDEPATH.
Bookmarks