summaryrefslogtreecommitdiffstats
path: root/examples/tools/tools.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/tools.pro')
-rw-r--r--examples/tools/tools.pro19
1 files changed, 3 insertions, 16 deletions
diff --git a/examples/tools/tools.pro b/examples/tools/tools.pro
index c0e5b5aa75..4f02e01f61 100644
--- a/examples/tools/tools.pro
+++ b/examples/tools/tools.pro
@@ -1,21 +1,8 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = codecs \
- completer \
- customcompleter \
- echoplugin \
- i18n \
- contiguouscache \
- plugandpaintplugins \
- plugandpaint \
- regexp \
- settingseditor \
- styleplugin \
- treemodelcompleter \
- undo \
- undoframework
-
-plugandpaint.depends = plugandpaintplugins
+SUBDIRS = contiguouscache \
+ customtype \
+ customtypesending
# install
target.path = $$[QT_INSTALL_EXAMPLES]/tools