summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick3d/quick3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick3d/quick3d.pro')
-rw-r--r--tests/auto/quick3d/quick3d.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/auto/quick3d/quick3d.pro b/tests/auto/quick3d/quick3d.pro
deleted file mode 100644
index 8abe04550..000000000
--- a/tests/auto/quick3d/quick3d.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-TEMPLATE = subdirs
-
-qtConfig(private_tests) {
- SUBDIRS += \
- quick3dnodeinstantiator \
- dynamicnodecreation \
- 3drender \
- 3dinput \
- 3dcore \
- quick3dbuffer
-}