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