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

SUBDIRS = \
    kernel

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

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