summaryrefslogtreecommitdiffstats
path: root/examples/richtext/richtext.pro
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-06-27 10:31:24 +0200
committerQt by Nokia <qt-info@nokia.com>2011-06-28 14:20:51 +0200
commit6f262a60d19a68ed8bfedf26839aec96d16c2550 (patch)
treeb58db5609a4ee1d14abbc8cefe5fb9766b185e01 /examples/richtext/richtext.pro
parenta964e56228d147c1acf748e4fe69004593d38c2d (diff)
Add the richtext and tools demo-examples to build.
Change-Id: I3a64dc0fb11f9ebbcb0cb2f97598370ca5962a3c Reviewed-on: http://codereview.qt.nokia.com/773 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'examples/richtext/richtext.pro')
-rw-r--r--examples/richtext/richtext.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/richtext/richtext.pro b/examples/richtext/richtext.pro
index c9ed843a61..7e2720a2c6 100644
--- a/examples/richtext/richtext.pro
+++ b/examples/richtext/richtext.pro
@@ -1,7 +1,8 @@
TEMPLATE = subdirs
SUBDIRS = calendar \
orderform \
- syntaxhighlighter
+ syntaxhighlighter \
+ textedit
# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext