summaryrefslogtreecommitdiffstats
path: root/examples/widgets/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/tools/tools.pro')
-rw-r--r--examples/widgets/tools/tools.pro7
1 files changed, 1 insertions, 6 deletions
diff --git a/examples/widgets/tools/tools.pro b/examples/widgets/tools/tools.pro
index f08f7fd6d2..7178411110 100644
--- a/examples/widgets/tools/tools.pro
+++ b/examples/widgets/tools/tools.pro
@@ -5,8 +5,8 @@ SUBDIRS = \
customcompleter \
echoplugin \
i18n \
- plugandpaint \
plugandpaintplugins \
+ plugandpaint \
regexp \
settingseditor \
styleplugin \
@@ -17,8 +17,3 @@ SUBDIRS = \
contains(DEFINES, QT_NO_TRANSLATION): SUBDIRS -= i18n
plugandpaint.depends = plugandpaintplugins
-
-# install
-sources.files = tools.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/tools
-INSTALLS += sources