summaryrefslogtreecommitdiffstats
path: root/examples/photoAlbum/photoAlbum.qrc
blob: 696a364a273494d584ad17775f200e715e413337 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>images/background.jpg</file>
        <file>images/beach.jpg</file>
        <file>images/contrast.jpg</file>
        <file>images/film_frame.jpg</file>
        <file>images/flower.jpg</file>
        <file>images/go.jpg</file>
        <file>images/nightfall.jpg</file>
    </qresource>
</RCC>