From 4d778f7976417a94d25a4bbcbcfa3955e4ded97a Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 25 May 2011 09:15:14 +0200 Subject: Examples: Fix compilation. --- examples/examples.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index b10ff590b0..c5a5ada0a6 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -46,10 +46,6 @@ symbian: SUBDIRS = \ gestures \ xml -!contains(QT_CONFIG, no-gui):contains(QT_CONFIG, multimedia) { - SUBDIRS += multimedia -} - qpa:SUBDIRS += qpa embedded:SUBDIRS += qws contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib -- cgit v1.2.3