From 22b01ef1b1b71a3d147363966e236a9a9391f349 Mon Sep 17 00:00:00 2001 From: Olivier Goffart Date: Wed, 19 Jan 2011 17:16:33 +0100 Subject: [PATCH] qdoc3 is moved from qttools to qtdoc --- src/src.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/src.pro b/src/src.pro index 02e6a23..7332502 100644 --- a/src/src.pro +++ b/src/src.pro @@ -36,8 +36,6 @@ contains(QT_CONFIG, dbus):SUBDIRS += qdbus # We don't need these command line utilities on embedded platforms. embedded: SUBDIRS += makeqpf -!wince*:!cross_compile:SUBDIRS += qdoc3 - CONFIG+=ordered QTDIR_build:REQUIRES = "contains(QT_CONFIG, full-config)" -- 2.7.4