aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/scenegraph.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2016-12-01 15:35:20 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2016-12-01 14:54:10 +0000
commit8901f927bf1930cf97ce38b9ba71a5b6c418b93f (patch)
tree7b1827737c1c23fbfa7d4b565a3eafb223764641 /examples/quick/scenegraph/scenegraph.pro
parent789e7b6d864e98fb65731fa5471e587695289e78 (diff)
examples\..\scenegraph.pro: Remove duplicate entry textureinsgnode
Fixes build warnings: Cannot add commands to previously defined target sub-textureinsgnode-qmake_all. Cannot add commands to previously defined target sub-textureinsgnode. Cannot add commands to previously defined target sub-textureinsgnode-make_first. Change-Id: Ieaa8b688fa112d42efa05721ff3bfe251036a69b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'examples/quick/scenegraph/scenegraph.pro')
-rw-r--r--examples/quick/scenegraph/scenegraph.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/scenegraph.pro b/examples/quick/scenegraph/scenegraph.pro
index e13e8198b0..2efeb5ed83 100644
--- a/examples/quick/scenegraph/scenegraph.pro
+++ b/examples/quick/scenegraph/scenegraph.pro
@@ -7,7 +7,6 @@ qtConfig(opengl(es1|es2)?) {
sgengine \
textureinsgnode \
openglunderqml \
- textureinsgnode \
textureinthread \
twotextureproviders
}