summaryrefslogtreecommitdiffstats
path: root/examples/sql/sql.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/sql.pro')
-rw-r--r--examples/sql/sql.pro8
1 files changed, 3 insertions, 5 deletions
diff --git a/examples/sql/sql.pro b/examples/sql/sql.pro
index 68b54e42ca..68252862ce 100644
--- a/examples/sql/sql.pro
+++ b/examples/sql/sql.pro
@@ -1,14 +1,14 @@
TEMPLATE = subdirs
SUBDIRS = books \
- drilldown
-!symbian: SUBDIRS += cachedtable \
+ drilldown \
+ cachedtable \
relationaltablemodel \
sqlwidgetmapper
!wince*: SUBDIRS += masterdetail
-!wince*:!symbian: SUBDIRS += \
+!wince*: SUBDIRS += \
querymodel \
tablemodel
@@ -23,6 +23,4 @@ sources.files = connection.h sql.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql
INSTALLS += sources
-symbian: CONFIG += qt_example
QT += widgets
-maemo5: CONFIG += qt_example