summaryrefslogtreecommitdiffstats
path: root/examples/linguist/linguist.pro
blob: 64b214c70c91670ba632cc8a49a1ff6157a24e35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE      = subdirs
SUBDIRS       = arrowpad \
                hellotr \
                trollprint

# install
sources.files = README *.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist
INSTALLS += sources

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