summaryrefslogtreecommitdiffstats
path: root/examples/multimedia/video/qmlvideofx/qmlvideofx.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/multimedia/video/qmlvideofx/qmlvideofx.qrc')
-rw-r--r--examples/multimedia/video/qmlvideofx/qmlvideofx.qrc10
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/multimedia/video/qmlvideofx/qmlvideofx.qrc b/examples/multimedia/video/qmlvideofx/qmlvideofx.qrc
new file mode 100644
index 000000000..6ca4ef54b
--- /dev/null
+++ b/examples/multimedia/video/qmlvideofx/qmlvideofx.qrc
@@ -0,0 +1,10 @@
+<RCC>
+ <qresource prefix="/images">
+ <file alias="close.png">images/close.png</file>
+ <file alias="folder.png">images/folder.png</file>
+ <file alias="titlebar.png">images/titlebar.png</file>
+ <file alias="titlebar.sci">images/titlebar.sci</file>
+ <file alias="up.png">images/up.png</file>
+ <file alias="qt-logo.png">images/qt-logo.png</file>
+ </qresource>
+</RCC>