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

SUBDIRS = \
    kernel

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

!qtConfig(opengl(es2)?): SUBDIRS -= qopengl qopenglconfig