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.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/tools/tools.pro b/examples/tools/tools.pro
index 4f02e01f61..10b487d6ae 100644
--- a/examples/tools/tools.pro
+++ b/examples/tools/tools.pro
@@ -3,9 +3,3 @@ CONFIG += ordered
SUBDIRS = contiguouscache \
customtype \
customtypesending
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS tools.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/tools
-INSTALLS += target sources