summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
blob: 4175dca7757015e4c15ec802b20a1b9e2100e760 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
TEMPLATE=subdirs
SUBDIRS=\
           qscriptable \
           qscriptclass \
           qscriptcontext \
           qscriptcontextinfo \
           qscriptengine \
           qscriptenginedebugger \
           qscriptextensionplugin \
           qscriptextqobject \
           qscriptjstestsuite \
           qscriptstring \
           qscriptv8testsuite \
           qscriptvalue \
           qscriptvaluegenerated \
           qscriptvalueiterator \
           cmake \
#           qtipc \

!contains(QT_CONFIG, private_tests):SUBDIRS -= \
           qscriptcontext \
           qtipc \
           qscriptengineagent

!cross_compile:                             SUBDIRS += host.pro