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

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

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