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

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