author | Alex Gilkes <alex.gilkes@nokia.com> |
Mon, 11 Jan 2010 14:00:40 +0000 | |
changeset 0 | 1918ee327afb |
child 3 | 41300fa6a67c |
permissions | -rw-r--r-- |
TEMPLATE = subdirs SUBDIRS = drilldown !symbian: SUBDIRS += cachedtable \ relationaltablemodel \ sqlwidgetmapper !wince*:!symbian: SUBDIRS += \ querymodel \ tablemodel \ masterdetail symbian: SUBDIRS += masterdetail # install sources.files = connection.h sql.pro README sources.path = $$[QT_INSTALL_EXAMPLES]/sql INSTALLS += sources symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)