summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/dirview/dirview.pro
blob: 21a84b3ec42c624249677c2b024fdc8fefb92b8a (plain)
1
2
3
4
5
6
7
8
9
10
SOURCES       = main.cpp

# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/dirview
sources.files = $$SOURCES *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/itemviews/dirview
INSTALLS += target sources

symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example