summaryrefslogtreecommitdiffstats
path: root/tests/auto/host.pro
blob: 3ae6a7a09e267783d19b4f63f5a95bc9d7fb3b52 (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