summaryrefslogtreecommitdiffstats
path: root/examples/qpa/qpa.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qpa/qpa.pro')
-rw-r--r--examples/qpa/qpa.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/qpa/qpa.pro b/examples/qpa/qpa.pro
index 0eabfa8cf2..6f07e50fd8 100644
--- a/examples/qpa/qpa.pro
+++ b/examples/qpa/qpa.pro
@@ -1,8 +1,2 @@
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