summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/styleplugin/styleplugin.pro
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-20 18:50:12 +0200
committerOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-05-03 10:25:33 +0000
commit780d21e1290cb289ae330c46597a381c61b2d86c (patch)
treefa702ef60fed57b15df8d0cac02a9806d0ea1296 /examples/widgets/tools/styleplugin/styleplugin.pro
parent1ae1f0da0d3b39fe5477161b1e70a7960c4785e3 (diff)
fix example installs
Change-Id: Ib34795f10b1d7120b28958127ced049af3b4f72b Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
Diffstat (limited to 'examples/widgets/tools/styleplugin/styleplugin.pro')
-rw-r--r--examples/widgets/tools/styleplugin/styleplugin.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/examples/widgets/tools/styleplugin/styleplugin.pro b/examples/widgets/tools/styleplugin/styleplugin.pro
index b9f251116d..4f120637b0 100644
--- a/examples/widgets/tools/styleplugin/styleplugin.pro
+++ b/examples/widgets/tools/styleplugin/styleplugin.pro
@@ -1,7 +1,3 @@
TEMPLATE = subdirs
SUBDIRS = stylewindow \
plugin
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools/styleplugin
-INSTALLS += target