File: minehunt.qrc

package info (click to toggle)
qtquick1-opensource-src 5.3.2-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 50,652 kB
  • ctags: 15,945
  • sloc: cpp: 134,378; ansic: 192; xml: 189; sh: 96; php: 54; makefile: 19
file content (19 lines) | stat: -rw-r--r-- 941 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!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>