summaryrefslogtreecommitdiffstats
path: root/examples/richtext/richtext.pro
blob: c9ed843a61c6945180c19e37e57f0c7dcee9c579 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE    = subdirs
SUBDIRS     = calendar \
              orderform \
              syntaxhighlighter

# install
target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS richtext.pro README
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/richtext
INSTALLS += target sources

symbian: CONFIG += qt_example
maemo5: CONFIG += qt_example