aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/scenegraph.pro
diff options
context:
space:
mode:
authorJonas Karlsson <jonas.karlsson@qt.io>2020-06-10 09:32:18 +0200
committerJonas Karlsson <jonas.karlsson@qt.io>2020-06-10 12:51:53 +0200
commit1ca74842e8427eb21d37697b3c130eed56b7091f (patch)
treea19f64bc038f5298d56a0009f68d61f2b1bdda7c /examples/quick/scenegraph/scenegraph.pro
parentd5c13c42f101552bb62ae5064115dcb7f7624063 (diff)
Remove rendernode and opengltextureinthread examples
Task-Id: QTBUG-84623 Change-Id: I786a7a8ee256d8c395dd0e828213c5d137ba20dc Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'examples/quick/scenegraph/scenegraph.pro')
-rw-r--r--examples/quick/scenegraph/scenegraph.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/quick/scenegraph/scenegraph.pro b/examples/quick/scenegraph/scenegraph.pro
index 147fa9a156..58e3d9f6d2 100644
--- a/examples/quick/scenegraph/scenegraph.pro
+++ b/examples/quick/scenegraph/scenegraph.pro
@@ -5,13 +5,11 @@ qtConfig(opengl(es1|es2)?) {
graph \
fboitem \
openglunderqml \
- opengltextureinthread \
twotextureproviders
}
SUBDIRS += \
customgeometry \
- rendernode \
threadedanimation
macos|ios {