Good evening.
I have two Qt installed on my computer (linux). So there are two kind of libraries (*.a and *.so) in the QT_LIB directory. How should I setup my project file (*.pro) for that to my project will linked with static Qt libraries (*.a)?