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

qtConfig(private_tests) {
    SUBDIRS += \
        quick3dnodeinstantiator \
        dynamicnodecreation
}