diff -r 2f34d5167611 -r fcece45ef507 examples/sql/sql.pro --- a/examples/sql/sql.pro Fri Apr 16 15:50:13 2010 +0300 +++ b/examples/sql/sql.pro Mon May 03 13:17:34 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