summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2014-09-29 23:49:27 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2014-10-03 15:42:07 +0200
commit8a1d20430306b4f6a0691c826df538b3b7852b59 (patch)
treed2701c35d7317eae3675cd777caa0446102e951e /examples/examples.pro
parent86f18c4e72d28b006ff8d5d1d893136d7f54a3a0 (diff)
Add a shadow map QML example
Change-Id: Idb1c8e8b5f6f5ad1dd0124a4abb9cc625d577a00 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 3db38fc01..23e008c3c 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -17,7 +17,9 @@ SUBDIRS += \
wireframe \
tessellation-modes \
deferred-renderer-qml \
- deferred-renderer-cpp
+ deferred-renderer-cpp \
+ shadow-map-qml \
+
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d