From 88ad6741ddc2b2be1979aad91679fb578efc899a Mon Sep 17 00:00:00 2001 From: hjk Date: Tue, 11 Dec 2012 16:15:48 +0100 Subject: Do not build Qt Quick 1 documentation and example manifest. It was decided to leave in the examples as reference, but not obviously refer to them in the documentation. Change-Id: I932a2a3fc983d5a8a63855ae94d509161fdfada4 Reviewed-by: Jerome Pasion Reviewed-by: Kai Koehne --- src/src.pro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/src.pro') diff --git a/src/src.pro b/src/src.pro index 4fcc7e79..7c5180c5 100644 --- a/src/src.pro +++ b/src/src.pro @@ -1,5 +1,8 @@ TEMPLATE = subdirs CONFIG += ordered -SUBDIRS += declarative imports plugins doc +SUBDIRS += declarative imports plugins + +# We do not want QtQuick 1 documentation and examples show up automatically. +# SUBDIRS += doc -- cgit v1.2.3