summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro')
-rw-r--r--examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro b/examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro
index 8eab48e92d..6f077c952e 100644
--- a/examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro
+++ b/examples/widgets/tools/plugandpaintplugins/plugandpaintplugins.pro
@@ -2,10 +2,4 @@ TEMPLATE = subdirs
SUBDIRS = basictools \
extrafilters
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools/plugandpaintplugins
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS plugandpaintplugins.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tools/plugandpaintplugins
-INSTALLS += target sources
-
QT += widgets