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

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