aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/shared.qrc
blob: 0c9f39e7b0ebad0896243c9e1b9fc56498793e75 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/shared">
        <file>LauncherList.qml</file>
        <file>SimpleLauncherDelegate.qml</file>
        <file>Button.qml</file>
        <file>images/back.png</file>
        <file>images/next.png</file>
    </qresource>
</RCC>