examples/sql/sql.pro
branchRCL_3
changeset 8 3f74d0d4af4c
parent 3 41300fa6a67c
--- a/examples/sql/sql.pro	Mon Mar 15 12:43:09 2010 +0200
+++ b/examples/sql/sql.pro	Thu Apr 08 14:19:33 2010 +0300
@@ -1,17 +1,16 @@
 TEMPLATE      = subdirs
 
 SUBDIRS             =   drilldown
-
-symbian: SUBDIRS   +=  masterdetail
-
 !symbian: SUBDIRS   +=  cachedtable \
                         relationaltablemodel \
                         sqlwidgetmapper
 
+!wince*:  SUBDIRS   +=  masterdetail
+
 !wince*:!symbian: SUBDIRS += \
                         querymodel \
-                        tablemodel \
-                        masterdetail
+                        tablemodel
+
 
 # install
 sources.files = connection.h sql.pro README