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

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