summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/opengl/opengl.pro
blob: fead9b5ff86fc1def51db3346884796ba174bec7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
TEMPLATE = subdirs

SUBDIRS += \
        filtercompatibletechniquejob \
        graphicshelpergl3_3 \
        graphicshelpergl3_2 \
        graphicshelpergl2 \
        glshadermanager \
        textures \
        renderer \
        renderviewutils \
        renderviews \
        renderqueue \
        renderviewbuilder \
        qgraphicsutils \
        computecommand

qtHaveModule(quick) {
    SUBDIRS += \
        materialparametergathererjob
}
!macos: SUBDIRS += graphicshelpergl4