summaryrefslogtreecommitdiffstats
path: root/doc/doc.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@nokia.com>2012-04-05 18:06:07 +0200
committerQt by Nokia <qt-info@nokia.com>2012-06-28 10:56:18 +0200
commit4b35c719154215a63f581339b609e85f0b41923c (patch)
tree813250762b22081a7059461663e1f6e16fba853c /doc/doc.pro
parentc12bef676f94b602a2de67368246bc2c7dbe0866 (diff)
clean up determination of build root
use the new $$shadowed() function instead of the arcane trickery. Change-Id: I4e1db28c71559c0ce9708e5a743f44bed24910fc Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com> Reviewed-by: Mark Brand <mabrand@mabrand.nl> Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'doc/doc.pro')
-rw-r--r--doc/doc.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/doc.pro b/doc/doc.pro
index fdab02acb..488b191a9 100644
--- a/doc/doc.pro
+++ b/doc/doc.pro
@@ -1,3 +1,2 @@
TEMPLATE = subdirs
-include($$OUT_PWD/../qtdoc.pri)
include(doc.pri)