summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2014-06-04 16:36:43 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-07 12:41:15 +0200
commit5996d9e9bdf670b82545993a78b7485d19c03a90 (patch)
tree6715876d050701ed1dfde5e097ce9888988f1efb /examples/examples.pro
parentd72a6f169316255cf347761b8166abded09949f2 (diff)
Skeleton example for loading (big) models from the command line
Unfortunately the Instantiator doesn't work yet (that is, dynamically updating the scene has no effect) Change-Id: I940c192440c9fb65e94e3b20a474022d2164bcda Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index f8242337f..a4449e0f4 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -8,7 +8,8 @@ SUBDIRS += \
cpp_example \
multiviewport \
torus-qml \
- torus-cpp
+ torus-cpp \
+ bigmodel-qml
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d