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

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