summaryrefslogtreecommitdiffstats
path: root/examples/qpa/qpa.pro
blob: 0eabfa8cf268ee6804dfc45230917857fc624699 (plain)
1
2
3
4
5
6
7
8
TEMPLATE      = subdirs
SUBDIRS       = windows

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