summaryrefslogtreecommitdiffstats
path: root/tests/manual/cylinder-parent-test/cylinder-parent-test.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/cylinder-parent-test/cylinder-parent-test.pro')
-rw-r--r--tests/manual/cylinder-parent-test/cylinder-parent-test.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/manual/cylinder-parent-test/cylinder-parent-test.pro b/tests/manual/cylinder-parent-test/cylinder-parent-test.pro
deleted file mode 100644
index d3db3bc76..000000000
--- a/tests/manual/cylinder-parent-test/cylinder-parent-test.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-!include( ../manual.pri ) {
- error( "Couldn't find the manual.pri file!" )
-}
-
-QT += 3dcore 3drender 3dinput 3dextras
-
-SOURCES += main.cpp
-
-