diff options
author | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2015-02-04 10:18:48 +0100 |
---|---|---|
committer | Nikolai Kosjar <nikolai.kosjar@theqtcompany.com> | 2015-02-12 10:39:38 +0000 |
commit | d68fc038cccc168ae8f3d03f12c00779876233f0 (patch) | |
tree | fac404f457420acc045b83727daa6df7fd4fe13f /src/libs/3rdparty/cplusplus/Parser.cpp | |
parent | e9b94c131c77cb8182e3f4e5c59eaff081bb68a8 (diff) | |
download | qt-creator-d68fc038cccc168ae8f3d03f12c00779876233f0.tar.gz |
QmakeProject: Fix mkspecs dir include path
1) When the compiler is invoked, the mkspecs dir is the very first
include path, but the code model got it as the very last (still before
the system include paths) include path.
2) We had it twice in the include path list.
Change-Id: Ia46b6009359c5799790e6c856113ea133b8212c6
Reviewed-by: Erik Verbruggen <erik.verbruggen@theqtcompany.com>
Diffstat (limited to 'src/libs/3rdparty/cplusplus/Parser.cpp')
0 files changed, 0 insertions, 0 deletions