What I have: (QT ide, qmake, linux) The project is in C ++. The project needed to use the * .h and * .cpp files that are located in other directories ( "common" library, uncompiled, sources).
How to connect these files to the project (to make some changes in the pro file), specify the path to the "common" library.