summaryrefslogtreecommitdiffstats
path: root/examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc')
-rw-r--r--examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc b/examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc
new file mode 100644
index 0000000..0c7c40b
--- /dev/null
+++ b/examples/scxml/mediaplayer-qml-dynamic/mediaplayer-qml-dynamic.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file alias="Mediaplayer.qml">../mediaplayer-common/Mediaplayer.qml</file>
+ <file>mediaplayer-qml-dynamic.qml</file>
+ <file alias="mediaplayer.scxml">../mediaplayer-common/mediaplayer.scxml</file>
+ </qresource>
+</RCC>