aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/scenegraph.pro
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-05-24 21:26:33 +0200
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2016-05-24 21:50:29 +0200
commit0837453ef90f5d5f569702aa1c7620648dae2c00 (patch)
tree43a35f937dfcca3f467d4deafe2800d01f0859da /examples/quick/scenegraph/scenegraph.pro
parent9ff09fb283cd130fb717769b44f54bfbb28efd8a (diff)
parent0ba6dffd96a0dda8e3938b09395075c19e46644b (diff)
Merge remote-tracking branch 'origin/dev' into HEAD
Diffstat (limited to 'examples/quick/scenegraph/scenegraph.pro')
-rw-r--r--examples/quick/scenegraph/scenegraph.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/scenegraph.pro b/examples/quick/scenegraph/scenegraph.pro
index 309624511c..1015d7be3d 100644
--- a/examples/quick/scenegraph/scenegraph.pro
+++ b/examples/quick/scenegraph/scenegraph.pro
@@ -2,10 +2,12 @@ TEMPLATE = subdirs
contains(QT_CONFIG, opengl(es1|es2)?) {
SUBDIRS += \
+ graph \
simplematerial \
sgengine \
textureinsgnode \
openglunderqml \
+ textureinsgnode \
textureinthread \
twotextureproviders
}
@@ -14,3 +16,6 @@ SUBDIRS += \
customgeometry \
rendernode \
threadedanimation
+
+EXAMPLE_FILES += \
+ shared