aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/scenegraph.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/scenegraph.pro')
-rw-r--r--examples/quick/scenegraph/scenegraph.pro7
1 files changed, 4 insertions, 3 deletions
diff --git a/examples/quick/scenegraph/scenegraph.pro b/examples/quick/scenegraph/scenegraph.pro
index 58e3d9f6d2..a438bb8341 100644
--- a/examples/quick/scenegraph/scenegraph.pro
+++ b/examples/quick/scenegraph/scenegraph.pro
@@ -2,15 +2,16 @@ TEMPLATE = subdirs
qtConfig(opengl(es1|es2)?) {
SUBDIRS += \
- graph \
fboitem \
openglunderqml \
- twotextureproviders
}
SUBDIRS += \
customgeometry \
- threadedanimation
+ custommaterial \
+ graph \
+ threadedanimation \
+ twotextureproviders
macos|ios {
SUBDIRS += \