summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/boundingsphere/boundingsphere.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/boundingsphere/boundingsphere.pro')
-rw-r--r--tests/auto/render/boundingsphere/boundingsphere.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/auto/render/boundingsphere/boundingsphere.pro b/tests/auto/render/boundingsphere/boundingsphere.pro
deleted file mode 100644
index cebba17e7..000000000
--- a/tests/auto/render/boundingsphere/boundingsphere.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TEMPLATE = app
-
-TARGET = tst_boundingsphere
-QT += core-private 3dcore 3dcore-private 3drender 3drender-private 3dextras testlib
-
-CONFIG += testcase
-
-SOURCES += tst_boundingsphere.cpp
-
-include(../commons/commons.pri)
-include(../../core/common/common.pri)
-include(../qmlscenereader/qmlscenereader.pri)
-# Extra dependencies to build test scenes needed by the tests
-QT += quick 3dquick 3dquick-private 3dextras 3dquickextras
-
-RESOURCES += \
- boundingsphere.qrc