summaryrefslogtreecommitdiffstats
path: root/tests/manual/rhi/stereo/stereo.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/rhi/stereo/stereo.pro')
-rw-r--r--tests/manual/rhi/stereo/stereo.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/manual/rhi/stereo/stereo.pro b/tests/manual/rhi/stereo/stereo.pro
new file mode 100644
index 0000000000..524c83a7f1
--- /dev/null
+++ b/tests/manual/rhi/stereo/stereo.pro
@@ -0,0 +1,12 @@
+TEMPLATE = app
+CONFIG += console
+QT += gui-private
+
+SOURCES = \
+ main.cpp \
+ window.cpp
+
+HEADERS = \
+ window.h
+
+RESOURCES = stereo.qrc