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

SUBDIRS = \
    kernel

!ios: SUBDIRS += \
    image \
    math3d \
    painting \
    qopenglconfig \
    qopengl \
    text \
    util \
    itemmodels \

!contains(QT_CONFIG, opengl(es2)?): SUBDIRS -= qopengl qopenglconfig