summaryrefslogtreecommitdiffstats
path: root/examples/assistant/assistant.pro
blob: 14771788e060b25bd1f4c35de76cf9eb4e298133 (plain)
1
2
3
4
5
6
7
8
TEMPLATE      = subdirs
SUBDIRS       = simpletextviewer

# install
target.path = $$[QT_INSTALL_EXAMPLES]/assistant
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS assistant.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/assistant
INSTALLS += target sources