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

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