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

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