aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/opengltextureinthread/textureinthread.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/opengltextureinthread/textureinthread.qrc')
-rw-r--r--examples/quick/scenegraph/opengltextureinthread/textureinthread.qrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/examples/quick/scenegraph/opengltextureinthread/textureinthread.qrc b/examples/quick/scenegraph/opengltextureinthread/textureinthread.qrc
new file mode 100644
index 0000000000..66eb53b736
--- /dev/null
+++ b/examples/quick/scenegraph/opengltextureinthread/textureinthread.qrc
@@ -0,0 +1,6 @@
+<RCC>
+ <qresource prefix="/scenegraph/textureinthread">
+ <file>main.qml</file>
+ <file>error.qml</file>
+ </qresource>
+</RCC>