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, 9 insertions, 0 deletions
diff --git a/tests/manual/cylinder-parent-test/cylinder-parent-test.pro b/tests/manual/cylinder-parent-test/cylinder-parent-test.pro
new file mode 100644
index 000000000..d3db3bc76
--- /dev/null
+++ b/tests/manual/cylinder-parent-test/cylinder-parent-test.pro
@@ -0,0 +1,9 @@
+!include( ../manual.pri ) {
+ error( "Couldn't find the manual.pri file!" )
+}
+
+QT += 3dcore 3drender 3dinput 3dextras
+
+SOURCES += main.cpp
+
+