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

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