summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d/quick3d.pro
blob: 8abe045500643d74bb2760c35771aff7ba47c605 (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = subdirs

qtConfig(private_tests) {
    SUBDIRS += \
        quick3dnodeinstantiator \
        dynamicnodecreation \
        3drender \
        3dinput \
        3dcore \
        quick3dbuffer
}