summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
blob: 0d36323ca67f7ec800b8028219acc5084b949912 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
TEMPLATE = subdirs

SUBDIRS += \
    uipparser \
    uiaparser \
    meshloader \
    materialparser \
    effectparser \
    uippresentation \
    slidedeck \
    behaviors \
    documents \
    slides \
    slideplayer \
    surfaceviewer \
    q3dslancelot

qtHaveModule(quick): SUBDIRS += studio3d

qtHaveModule(widgets): SUBDIRS += widget