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