Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / demos / declarative / minehunt / minehunt.qrc
1 <!DOCTYPE RCC><RCC version="1.0">
2 <qresource>
3     <file>minehunt.qml</file>
4     <file>MinehuntCore/Explosion.qml</file>
5     <file>MinehuntCore/Tile.qml</file>
6     <file>MinehuntCore/qmldir</file>
7     <file>MinehuntCore/pics/background.png</file>
8     <file>MinehuntCore/pics/back.png</file>
9     <file>MinehuntCore/pics/bomb-color.png</file>
10     <file>MinehuntCore/pics/bomb.png</file>
11     <file>MinehuntCore/pics/face-sad.png</file>
12     <file>MinehuntCore/pics/face-smile-big.png</file>
13     <file>MinehuntCore/pics/face-smile.png</file>
14     <file>MinehuntCore/pics/flag-color.png</file>
15     <file>MinehuntCore/pics/flag.png</file>
16     <file>MinehuntCore/pics/front.png</file>
17     <file>MinehuntCore/pics/quit.png</file>
18     <file>MinehuntCore/pics/star.png</file>
19 </qresource>
20 </RCC>