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

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