From 74511a84ee287a24c7e6f8f7691f50585134d96b Mon Sep 17 00:00:00 2001 From: axis Date: Mon, 21 Mar 2011 16:38:55 +0100 Subject: Removed examples and demos that are no longer in qtbase. --- examples/examples.pro | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index 8efda7ba14..0680ff45f6 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -49,12 +49,7 @@ symbian: SUBDIRS = \ } embedded:SUBDIRS += qws -!wince*:!symbian: { - !contains(QT_EDITION, Console):!contains(QT_CONFIG, no-gui):contains(QT_BUILD_PARTS, tools):SUBDIRS += designer - contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib help -} else { - contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib -} +contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib contains(QT_CONFIG, opengl): SUBDIRS += opengl contains(QT_CONFIG, openvg): SUBDIRS += openvg contains(QT_CONFIG, dbus): SUBDIRS += dbus -- cgit v1.2.3