summaryrefslogtreecommitdiffstats
path: root/tests/auto/host.pro
blob: 2b862d2447b378d883b11686518ba7aacb9cc657 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE=subdirs
SUBDIRS=\
           compiler \
           headersclean \
           maketestselftest \
           #moc \           # FIXME: cannot be built as part of qtbase, since it depends on qtsvg
           uic \
           qmake \
           rcc \
           #atwrapper \     # These tests need significant updating,
           #uiloader \      # they have hardcoded machine names etc.

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