From c72a2401083b5bd603d6b318c3d5c52c40d81e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Tue, 23 Oct 2012 11:49:48 +0200 Subject: Add prepare_docs to CONFIG as preparation to two-pass doc builds Won't have any effect until the corresponding patch lands in qtbase. Change-Id: I807ca48d3e2ab671f0d56eea27f72455304d367b Reviewed-by: Jerome Pasion --- qt.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qt.pro') diff --git a/qt.pro b/qt.pro index 3c94cc43..edaf37b1 100644 --- a/qt.pro +++ b/qt.pro @@ -3,6 +3,8 @@ cache(, super) TEMPLATE = subdirs +CONFIG += prepare_docs + module_qtbase.subdir = qtbase module_qtbase.target = module-qtbase -- cgit v1.2.3