qt5base-lts/examples/sql/sql.pro

21 lines
483 B
Prolog

TEMPLATE = subdirs
SUBDIRS = drilldown
!symbian: SUBDIRS += cachedtable \
relationaltablemodel \
sqlwidgetmapper
!wince*: SUBDIRS += masterdetail
!wince*:!symbian: SUBDIRS += \
querymodel \
tablemodel
# install
sources.files = connection.h sql.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/sql
INSTALLS += sources
symbian: CONFIG += qt_example