aboutsummaryrefslogtreecommitdiffstats
path: root/examples/androidextras/notification/main.qrc
blob: 10190c96fe912e5583f15cec1b74cf8ed14af861 (plain)
1
2
3
4
5
6
7
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>images/happy.png</file>
        <file>images/sad.png</file>
    </qresource>
</RCC>