summaryrefslogtreecommitdiffstats
path: root/examples/widgets/richtext/richtext.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/richtext/richtext.pro')
-rw-r--r--examples/widgets/richtext/richtext.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/richtext/richtext.pro b/examples/widgets/richtext/richtext.pro
index f8624e8b33..499733ecec 100644
--- a/examples/widgets/richtext/richtext.pro
+++ b/examples/widgets/richtext/richtext.pro
@@ -3,9 +3,3 @@ SUBDIRS = calendar \
orderform \
syntaxhighlighter \
textedit
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/richtext
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS richtext.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/widgets/richtext
-INSTALLS += target sources