summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/tools.pro
blob: 660f9aa3cbfb57e5c4c4792a2e6a4eb9b5f3b155 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = subdirs

SUBDIRS += \
    repotest

linux-g++* | win32 {
    SUBDIRS += binarycreator
}