summaryrefslogtreecommitdiffstats
path: root/examples/itemviews/dirview/dirview.pro
blob: 28be5d782df82f0ba656e0e08a15c273d005bf7f (plain)
1
2
3
4
5
6
7
8
9
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