summaryrefslogtreecommitdiffstats
path: root/examples/examples.pro
diff options
context:
space:
mode:
authorPaul Lemire <paul.lemire@kdab.com>2015-01-20 08:38:57 +0100
committerPaul Lemire <paul.lemire@kdab.com>2015-01-24 14:29:38 +0100
commitaa3a7c4051d0791c42fd20ffe25d51c7376dfa96 (patch)
treecf0345ca75caa8de1554ac326e396f9961011e77 /examples/examples.pro
parentc4a2e613962db7a12815d89c0cf248021199cf99 (diff)
enabled-qml: Example to test the enabled property on components
Tested on: * Layer * Material * Mesh * Transform * CameraLens This example will be completed later on to test the enabled flag on FrameGraph node. Change-Id: Ia128ea5e5c8624ef2b11d82bd541a635f349727f 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 22ecfcbad..d321e4202 100644
--- a/examples/examples.pro
+++ b/examples/examples.pro
@@ -26,7 +26,8 @@ SUBDIRS += \
wave \
materials-cpp \
dynamicscene-cpp \
- scene3d
+ scene3d \
+ enabled-qml
# TODO Port the old examples to new APIs
#SUBDIRS += qt3d