From 554f0ec3dea57f01ab2629bb182dfbfafa94380c Mon Sep 17 00:00:00 2001 From: Olli Werwolff Date: Mon, 4 Jul 2011 10:36:12 +0200 Subject: Remove multimedia subdir from examples Change-Id: I099c5a8785798a41968ec2793384ee58ac0fde39 Reviewed-on: http://codereview.qt.nokia.com/1269 Reviewed-by: Qt Sanity Bot Reviewed-by: Friedemann Kleint --- examples/examples.pro | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples') diff --git a/examples/examples.pro b/examples/examples.pro index f985e7a2c0..23271ebe53 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -47,9 +47,6 @@ symbian: SUBDIRS = \ xml qpa:SUBDIRS += qpa -!contains(QT_CONFIG, no-gui):contains(QT_CONFIG, multimedia) { - SUBDIRS += multimedia -} wince*|symbian|embedded|x11:!contains(QT_CONFIG, no-gui): SUBDIRS += embedded -- cgit v1.2.3