minehunt.qrc Example File
demos/declarative/minehunt/minehunt.qrc
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file>qml/minehunt/minehunt.qml</file>
<file>qml/minehunt/MinehuntCore/Explosion.qml</file>
<file>qml/minehunt/MinehuntCore/Tile.qml</file>
<file>qml/minehunt/MinehuntCore/pics/background.png</file>
<file>qml/minehunt/MinehuntCore/pics/back.png</file>
<file>qml/minehunt/MinehuntCore/pics/bomb-color.png</file>
<file>qml/minehunt/MinehuntCore/pics/bomb.png</file>
<file>qml/minehunt/MinehuntCore/pics/face-sad.png</file>
<file>qml/minehunt/MinehuntCore/pics/face-smile-big.png</file>
<file>qml/minehunt/MinehuntCore/pics/face-smile.png</file>
<file>qml/minehunt/MinehuntCore/pics/flag-color.png</file>
<file>qml/minehunt/MinehuntCore/pics/flag.png</file>
<file>qml/minehunt/MinehuntCore/pics/front.png</file>
<file>qml/minehunt/MinehuntCore/pics/quit.png</file>
<file>qml/minehunt/MinehuntCore/pics/star.png</file>
</qresource>
</RCC>