summaryrefslogtreecommitdiffstats
path: root/tests/auto/host.pro
blob: 61c7c6a3435a5dac1a533b6c98303abab90ac18f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE=subdirs
SUBDIRS=\
           compiler \
           maketestselftest \
           moc \
           uic \
           qmake \
           rcc \
           #atwrapper \     # These tests need significant updating,
           #uiloader \      # they have hardcoded machine names etc.

#contains(QT_CONFIG,qt3support):SUBDIRS+=uic3