summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorSean Harmer <sean.harmer@kdab.com>2015-02-15 19:47:25 +0000
committerSean Harmer <sean.harmer@kdab.com>2015-02-28 16:28:39 +0000
commit7ccaf0f9a917f49e1cde551c2a4f4dcff575406c (patch)
tree3dd47490fce2cf99f783b0bad608cf97d84fd6ab /tests/auto/auto.pro
parent66b26f86856ff57713ffab35fb689d087aa91ecc (diff)
Added NodeInstantiator
Hopefully in the long term we can make the renderer smart enough that it can automatically use instancing to render such things. Change-Id: I9f5cfabeea11f5e6b925d5ad2466afa8e601e6f8 Reviewed-by: Sean Harmer <sean.harmer@kdab.com> Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index ddf486fbc..43811f84e 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,4 +1,6 @@
TEMPLATE = subdirs
-SUBDIRS = core \
- render
+SUBDIRS = \
+ core \
+ render \
+ quick3d