qt5base-lts/examples/itemviews/itemviews.pro
Casper van Donderen b138e14c40 Add the itemviews demos-examples to the build.
Change-Id: I032216c228193040568ef5d547685b587d2a43e6
Reviewed-on: http://codereview.qt.nokia.com/751
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Kevin Wright <kevin.wright@nokia.com>
2011-06-27 13:47:53 +02:00

27 lines
737 B
Prolog

TEMPLATE = subdirs
SUBDIRS = addressbook \
basicsortfiltermodel \
chart \
combowidgetmapper \
customsortfiltermodel \
dirview \
editabletreemodel \
fetchmore \
frozencolumn \
interview \
pixelator \
puzzle \
simpledommodel \
simpletreemodel \
simplewidgetmapper \
spinboxdelegate \
spreadsheet
# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews
INSTALLS += sources
symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example