summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro')
-rw-r--r--tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro b/tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro
deleted file mode 100644
index f89ba0173..000000000
--- a/tests/auto/render/pickboundingvolumejob/pickboundingvolumejob.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TEMPLATE = app
-
-TARGET = tst_pickboundingvolumejob
-QT += core-private 3dcore 3dcore-private 3drender 3drender-private testlib
-
-CONFIG += testcase
-
-SOURCES += tst_pickboundingvolumejob.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 += \
- pickboundingvolumejob.qrc