Details
Description
When adding an INCLUDEPATH pointing to current directory (for example INCLUDEPATH + = . or + = ./ or + = $$PWD) in .pro file and opening it in VS the includepath is not "registered". It's not listed in Properties|Configuration Properties|C/C++|General|Additional include Directories. With VS Add-in 1.1.9 it works as expected.