summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2014-06-04 09:56:21 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-06-04 18:25:20 +0200
commit02d3450925233546e2f782f4a3549bca55d996e0 (patch)
treee3e066f7bc62482e6b70852bc19630cb8f15ece6 /examples/examples.pro
parent08f3c1452992e12f5d943b8e1d26ef60de6a634b (diff)
Add a minimal C++ + QML shape example (showing a torus)
Change-Id: I04fcbdd28c5c05697fb04f6dfc809a2d8b8de5c7 Reviewed-by: Paul Lemire <paul.lemire@kdab.com>
Diffstat (limited to 'examples/examples.pro')
-rw-r--r--examples/examples.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/examples/examples.pro b/examples/examples.pro
index 36dfa6a90..f8242337f 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -6,7 +6,9 @@ SUBDIRS += \
gltf \
assimp \
cpp_example \
- multiviewport
+ multiviewport \
+ torus-qml \
+ torus-cpp
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d