summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/gui.pro
blob: d250e45a4e4e50b6c7f2b268c9620c5906c9b326 (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(es1|es2)?): SUBDIRS -= qopengl