summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorKevin Ottens <kevin.ottens@kdab.com>2015-01-18 12:07:58 +0100
committerSean Harmer <sean.harmer@kdab.com>2015-01-18 12:58:23 +0100
commit67ffbd60ed6f383f3629a1848587da049c3ff3c9 (patch)
treef2a1264487307930d3ded374269ae39235673d29 /examples/examples.pro
parent971063f7ad873607f2509737a3b302a4970cf716 (diff)
Add a Scene3D item to wrap Qt3D scenes in QQ2
Comes with an example to try the embedding and check that transformations work on the Scene3D element. Change-Id: I93b4690b7fac0c9c90f8a89c53ad6b83aa2c89a6 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 cbd023e0a..22ecfcbad 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -25,7 +25,8 @@ SUBDIRS += \
loader-qml \
wave \
materials-cpp \
- dynamicscene-cpp
+ dynamicscene-cpp \
+ scene3d
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d