summaryrefslogtreecommitdiffstats
path: root/examples/widgets/widgets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/widgets.pro')
-rw-r--r--examples/widgets/widgets.pro17
1 files changed, 1 insertions, 16 deletions
diff --git a/examples/widgets/widgets.pro b/examples/widgets/widgets.pro
index 232657eabe..51a92bcc29 100644
--- a/examples/widgets/widgets.pro
+++ b/examples/widgets/widgets.pro
@@ -23,20 +23,7 @@ SUBDIRS = analogclock \
tooltips \
validators \
wiggly \
- windowflags \
-
-symbian: SUBDIRS = \
- analogclock \
- calculator \
- calendarwidget \
- lineedits \
- shapedclock \
- symbianvibration \
- tetrix \
- wiggly \
- softkeys
-
-MAEMO5: SUBDIRS += maemovibration
+ windowflags
contains(styles, motif): SUBDIRS += styles
@@ -46,6 +33,4 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS widgets.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/widgets
INSTALLS += target sources
-symbian: CONFIG += qt_example
QT += widgets
-maemo5: CONFIG += qt_example