summaryrefslogtreecommitdiffstats
path: root/examples/linguist/linguist.pro
blob: d335e6ac270cb7cbc10d96c29465d1b4eb411a85 (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
QT += widgets