blob: b6a00aa0c6e4988c566b12f4c833d4a043f66ed2 [file] [log] [blame]
HEADERS += rsslisting.h
SOURCES += main.cpp rsslisting.cpp
QT += network xml widgets
requires(qtConfig(treewidget))
# install
target.path = $$[QT_INSTALL_EXAMPLES]/xml/rsslisting
INSTALLS += target