Files
qt4-x11/examples/itemviews/itemviews.pro
2025-08-24 20:55:26 +08:00

23 lines
613 B
INI

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