summaryrefslogtreecommitdiffstats
path: root/src/testlib/testlib.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-07-13 13:20:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-07-18 19:53:37 +0200
commit2d04ea0f61daa239d5835e79bb81a1e7f629066d (patch)
tree2372783fdb08146c0c53b70183746e2d10267610 /src/testlib/testlib.pro
parent41e67d1ac4208a0bdc2fdfd5e042d83ee0f4c2fe (diff)
remove needless/commented INCLUDEPATHs
Change-Id: Id1d3afde424e0e17e68889d6f7b51e3056754536 Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@nokia.com> Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
Diffstat (limited to 'src/testlib/testlib.pro')
-rw-r--r--src/testlib/testlib.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/testlib/testlib.pro b/src/testlib/testlib.pro
index b90171722c..c6c3a58816 100644
--- a/src/testlib/testlib.pro
+++ b/src/testlib/testlib.pro
@@ -6,7 +6,6 @@ CONFIG += exceptions
MODULE_CONFIG = console testlib_defines auto_use_privates
-INCLUDEPATH += .
unix:!embedded:QMAKE_PKGCONFIG_DESCRIPTION = Qt \
Unit \
Testing \