summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2014-03-20 09:32:12 +0100
committerSean Harmer <sean.harmer@kdab.com>2014-03-25 10:14:32 +0100
commit656aec9f9c42d1982f5a994f47cdeaef464cace8 (patch)
tree52a111947d0a3226fc76638ced1375be44ffd38d /examples/examples.pro
parent952d95bd8ebb0a8ec6f73bc24fef81b51d6c3027 (diff)
Qt3D C++ API example
At the moment, this example needs to be compiles against the QML module. In the future a Window dedicated to C++ scenes without QML dependencies could solve that issue. Change-Id: I22624d275ff345c581dd1070f6598aabc0a4e40e 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 fca24670c..082aee4b7 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -4,7 +4,8 @@ SUBDIRS += \
exampleresources \
simple-qml \
gltf \
- assimp
+ assimp \
+ cpp_example
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d