aboutsummaryrefslogtreecommitdiffstats
path: root/qtcreator.pri
diff options
context:
space:
mode:
authorEike Ziller <eike.ziller@theqtcompany.com>2015-03-19 16:00:28 +0100
committerEike Ziller <eike.ziller@theqtcompany.com>2015-03-19 16:00:28 +0100
commitaee54f9df5f2ac9361414ee59535e9414755b129 (patch)
treeb030b43349f60f5cd59ed39a8719c4034e4b9b1f /qtcreator.pri
parent318e1ca422af1c07a0430cb03ed7e954fb9ecec0 (diff)
parentbc6893773f1aab6c3255cf7bd169f578645d101b (diff)
Merge remote-tracking branch 'origin/3.4'
Diffstat (limited to 'qtcreator.pri')
-rw-r--r--qtcreator.pri4
1 files changed, 3 insertions, 1 deletions
diff --git a/qtcreator.pri b/qtcreator.pri
index 8896d8f7fb..1e0a984a1d 100644
--- a/qtcreator.pri
+++ b/qtcreator.pri
@@ -107,7 +107,9 @@ for(dir, QTC_PLUGIN_DIRS) {
INCLUDEPATH += $$dir
}
-CONFIG += depend_includepath
+CONFIG += \
+ depend_includepath \
+ no_include_pwd
LIBS += -L$$IDE_LIBRARY_PATH