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

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

symbian: CONFIG += qt_example