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

!boot2qt:!integrity:!qnx {
    SUBDIRS += viewer
}

win32 {
    SUBDIRS += attributehashes
}