summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.pro
diff options
context:
space:
mode:
authorSergey Dubitskiy <sergey.dubitskiy@nokia.com>2012-03-20 16:19:45 +1000
committerQt by Nokia <qt-info@nokia.com>2012-03-21 08:43:57 +0100
commit94ce76aeb9cf61a17a635a47750bcb12941c9ad6 (patch)
treebc97911f9b3bb80a6a8779230c96fac33f047d60 /examples/qt3d/qt3d.pro
parent184ff9a1d623aa9ef9d37699d2a9afa51859dd5f (diff)
New qt3d example to demonstrate model loading and rendering.
Change-Id: Ia962df79bbb61374bb18afddc7a1b1a18cb99a01 Reviewed-by: Danny Pope <daniel.pope@nokia.com>
Diffstat (limited to 'examples/qt3d/qt3d.pro')
-rw-r--r--examples/qt3d/qt3d.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro
index 91f6736e4..f1e5903aa 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -1,2 +1,2 @@
TEMPLATE = subdirs
-SUBDIRS += basket builder cube cylinder geometry nesting solarsystem tank teapot
+SUBDIRS += basket builder cube cylinder geometry nesting solarsystem tank teapot load_model