summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/gui.pro
blob: b6c55c5eaa3ed3c3258ea01d6b963ec914c430da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE=subdirs
SUBDIRS=\
    image \
    kernel \
    math3d \
    painting \
    qopengl \
    text \
    util \
    itemmodels \

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