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

!integrity:!qnx {
    SUBDIRS += viewer
}

win32 {
    SUBDIRS += attributehashes
}