summaryrefslogtreecommitdiffstats
path: root/tests/manual/boundingvolumes/boundingvolumes.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/boundingvolumes/boundingvolumes.pro')
-rw-r--r--tests/manual/boundingvolumes/boundingvolumes.pro15
1 files changed, 0 insertions, 15 deletions
diff --git a/tests/manual/boundingvolumes/boundingvolumes.pro b/tests/manual/boundingvolumes/boundingvolumes.pro
deleted file mode 100644
index 80e184c64..000000000
--- a/tests/manual/boundingvolumes/boundingvolumes.pro
+++ /dev/null
@@ -1,15 +0,0 @@
-!include( ../manual.pri ) {
- error( "Couldn't find the manual.pri file!" )
-}
-
-QT += qml quick 3dinput
-
-SOURCES += \
- main.cpp
-
-OTHER_FILES += \
- AnimatedEntity.qml \
- main.qml
-
-RESOURCES += \
- boundingvolumes.qrc