blob: 981a64a7d68c4a32c560d75c3fb01b0afb2d41e0 [file] [log] [blame]
QT += widgets
requires(qtConfig(treeview))
SOURCES = main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/itemviews/dirview
INSTALLS += target