summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro17
1 files changed, 1 insertions, 16 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 93f4b6180f..763ff4e17e 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -31,22 +31,9 @@ SUBDIRS = \
gestures
}
-symbian: SUBDIRS = \
- graphicsview \
- itemviews \
- network \
- painting \
- widgets \
- draganddrop \
- mainwindows \
- sql \
- animation \
- gestures \
- xml
-
qpa:SUBDIRS += qpa
-wince*|symbian|embedded|x11:!contains(QT_CONFIG, no-gui): SUBDIRS += embedded
+wince*|embedded|x11:!contains(QT_CONFIG, no-gui): SUBDIRS += embedded
embedded:SUBDIRS += qws
contains(QT_BUILD_PARTS, tools):!contains(QT_CONFIG, no-gui):SUBDIRS += qtestlib
@@ -60,6 +47,4 @@ sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]
INSTALLS += sources
-symbian: CONFIG += qt_example
QT += widgets
-maemo5: CONFIG += qt_example