aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/graph
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2016-05-19 06:34:04 +0200
committerLiang Qi <liang.qi@qt.io>2016-05-19 06:34:04 +0200
commitafc84775efdc6e13e2e210bb94e115b378d90134 (patch)
tree24985cc95111ecf2b637019363a32414b95860fe /examples/quick/scenegraph/graph
parent6371b208a9e55845090dcd34234e314c6587c105 (diff)
parent72515ebe5a63c201fde09471bc646dbe15110a6b (diff)
Merge remote-tracking branch 'origin/5.6.1' into 5.6
Diffstat (limited to 'examples/quick/scenegraph/graph')
-rw-r--r--examples/quick/scenegraph/graph/graph.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/graph/graph.pro b/examples/quick/scenegraph/graph/graph.pro
index dd77d76e4f..1a880b61f1 100644
--- a/examples/quick/scenegraph/graph/graph.pro
+++ b/examples/quick/scenegraph/graph/graph.pro
@@ -26,3 +26,5 @@ OTHER_FILES += \
shaders/line.fsh \
shaders/line.vsh
+target.path = $$[QT_INSTALL_EXAMPLES]/quick/scenegraph/graph
+INSTALLS += target