I wanted to add new headers directory so I used INCLUDEPATH (+= /my/folder/) directive into .pro file. The problem is nothing happening - it doesn't add anything to compiler directives. What could be the reason of that situation. I didn't find any solution in the documentation.