summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/gui.pro
blob: 2fd3024afe6c7b000c32f2b97e1eae3ccf7f3aaa (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): SUBDIRS -= qopengl qopenglconfig