aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>2016-04-21 16:59:53 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-13 04:35:34 +0000
commitcb8ed3b918c994c20d22040f19b73b27456f1e31 (patch)
tree213982fd8fb337ee2ef55dd66ef515a1f159a394 /examples/quick/scenegraph
parentfc3317caab0670df1774421b868376a0e218bd33 (diff)
actually build the 'graph' example
Change-Id: I297e302b4672bcd05543b88d7da9318ae81a00b4 Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'examples/quick/scenegraph')
-rw-r--r--examples/quick/scenegraph/scenegraph.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/scenegraph.pro b/examples/quick/scenegraph/scenegraph.pro
index b9665e6015..cf50cdb903 100644
--- a/examples/quick/scenegraph/scenegraph.pro
+++ b/examples/quick/scenegraph/scenegraph.pro
@@ -1,6 +1,7 @@
TEMPLATE = subdirs
SUBDIRS += \
customgeometry \
+ graph \
openglunderqml \
sgengine \
simplematerial \