aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/photoviewer/qml.qrc
blob: 8abefc6212297f538f71cdd97237720be02c16d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>PhotoViewerCore/AlbumDelegate.qml</file>
        <file>PhotoViewerCore/BusyIndicator.qml</file>
        <file>PhotoViewerCore/Button.qml</file>
        <file>PhotoViewerCore/EditableButton.qml</file>
        <file>PhotoViewerCore/PhotoDelegate.qml</file>
        <file>PhotoViewerCore/ProgressBar.qml</file>
        <file>PhotoViewerCore/RssModel.qml</file>
        <file>PhotoViewerCore/Tag.qml</file>
        <file>PhotoViewerCore/images/box-shadow.png</file>
        <file>PhotoViewerCore/images/busy.png</file>
        <file>PhotoViewerCore/images/cardboard.png</file>
        <file>PhotoViewerCore/script/script.js</file>
        <file>i18n/qml_fr.qm</file>
        <file>i18n/qml_de.qm</file>
    </qresource>
</RCC>