Files correlati : cg0.exe cg0700a.msk cg0700b.msk cg3.exe cg4.exe Bug : Commento: Merge 1.0 libraries
23 lines
613 B
INI
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
|
|
|