qt5base-lts/examples/itemviews/dirview/dirview.pro

10 lines
253 B
INI

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