summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/qt3d.pro
diff options
context:
space:
mode:
authorRobert Brock <robert.brock@kdab.com>2016-05-09 11:20:03 +0100
committerSean Harmer <sean.harmer@kdab.com>2016-05-15 13:44:51 +0000
commit14449db181a5b7a6fc273b8d9da2a7a5a1f1d603 (patch)
treed39683a6fc3b515683c966079859813b6016f990 /examples/qt3d/qt3d.pro
parent972f618c87d534172f3ae351efd055c83248a3e7 (diff)
Moved gltf example to manual test
Part of an examples cleanup Change-Id: Id1bee587dd97adcca7bba3f6b4afcf5bd9339c1a Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'examples/qt3d/qt3d.pro')
-rw-r--r--examples/qt3d/qt3d.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/qt3d/qt3d.pro b/examples/qt3d/qt3d.pro
index c4ddeb0fc..734be99b1 100644
--- a/examples/qt3d/qt3d.pro
+++ b/examples/qt3d/qt3d.pro
@@ -3,7 +3,6 @@ TEMPLATE = subdirs
SUBDIRS += \
simple-qml \
simple-cpp \
- gltf \
multiviewport \
wireframe \
tessellation-modes \