summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/other.pro
blob: fe36713117c24f4d578a1d09cdbd6cce9bafc727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TEMPLATE=subdirs
SUBDIRS=\
   # atwrapper \ # QTBUG-19452
   baselineexample \
   compiler \
   headersclean \
   qobjectperformance \
   qtokenautomaton \

cross_compile: SUBDIRS -= \
   atwrapper \
   compiler \
   headersclean \