aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/notification/main.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/androidextras/notification/main.qrc')
-rw-r--r--examples/androidextras/notification/main.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/androidextras/notification/main.qrc b/examples/androidextras/notification/main.qrc
new file mode 100644
index 0000000..10190c9
--- /dev/null
+++ b/examples/androidextras/notification/main.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>qml/main.qml</file>
+ <file>images/happy.png</file>
+ <file>images/sad.png</file>
+ </qresource>
+</RCC>