summaryrefslogtreecommitdiffstats
path: root/tests/auto/runtime/runtime.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/runtime/runtime.qrc')
-rw-r--r--tests/auto/runtime/runtime.qrc14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/auto/runtime/runtime.qrc b/tests/auto/runtime/runtime.qrc
new file mode 100644
index 0000000..f4318f5
--- /dev/null
+++ b/tests/auto/runtime/runtime.qrc
@@ -0,0 +1,14 @@
+<RCC>
+ <qresource prefix="/">
+ <file>images/NVRenderTestTexture2D.png</file>
+ <file>images/NVRenderTestProgramPipeline.png</file>
+ <file>images/NVRenderTestAttribBuffers.png</file>
+ <file>images/NVRenderTestBackendQuery.png</file>
+ <file>images/NVRenderTestClear.png</file>
+ <file>images/NVRenderTestComputeShader.png</file>
+ <file>images/NVRenderTestDrawIndirectBuffer.png</file>
+ <file>images/NVRenderTestFboMsaa.png</file>
+ <file>images/NVRenderTestGeometryShader.png</file>
+ <file>images/NVRenderTestOcclusionQuery.png</file>
+ </qresource>
+</RCC>