summaryrefslogtreecommitdiffstats
path: root/tools/tools.pro
blob: 5f900a97ee71c1783bae3b00ceeb05cafa9b49f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs

CONFIG	+= ordered

SUBDIRS = dumpdoc \
          dumpcpp \
          testcon

qtNomakeTools( \
    testcon \
)