Moved transparency-qml-scene3d example to manual test

Part of an examples cleanup

Change-Id: Iaa7fd720fd4f16e15186d529cde32991e50a559d
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
This commit is contained in:
Robert Brock 2016-05-09 12:25:34 +01:00 committed by Sean Harmer
parent f9565161e3
commit ada62a79b3
9 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,6 @@ SUBDIRS += \
controls \
anaglyph-rendering \
planets-qml \
transparency-qml-scene3d \
instanced-arrays-qml \
lights \
compute-particles

View File

@ -27,4 +27,5 @@ SUBDIRS += \
skybox \
tessellation-modes \
transforms-qml \
transparency-qml
transparency-qml \
transparency-qml-scene3d

View File

@ -1,5 +1,5 @@
!include( ../examples.pri ) {
error( "Couldn't find the examples.pri file!" )
!include( ../manual.pri ) {
error( "Couldn't find the manual.pri file!" )
}
QT += qml quick 3dcore 3drender 3dinput 3dquick