summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
blob: 81ea97ed6c91b0b63eb8f2ee9295f71e4968c4ca (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
TEMPLATE=subdirs
SUBDIRS=\
           qscriptable \
           qscriptclass \
           qscriptcontext \
           qscriptcontextinfo \
           qscriptengine \
           qscriptenginedebugger \
           qscriptextensionplugin \
           qscriptextqobject \
           qscriptjstestsuite \
           qscriptstring \
           qscriptv8testsuite \
           qscriptvalue \
           qscriptvaluegenerated \
           qscriptvalueiterator \
#           qtipc \

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

!cross_compile:                             SUBDIRS += host.pro