qmlFrontend/qmlFrontend.qrc
author sheepluva
Sun, 01 May 2016 21:09:45 +0200
branchqmlfrontend
changeset 11787 bcba7938ccb5
parent 11786 0aa4b3d02cba
permissions -rw-r--r--
qmlfrontend/map-preview: add hog count display thingy (only displays "?" for now)

<RCC>
    <qresource prefix="/">
        <file>qml/qmlFrontend/First.qml</file>
        <file>qml/qmlFrontend/GameConfig.qml</file>
        <file>qml/qmlFrontend/HWButton.qml</file>
        <file>qml/qmlFrontend/HWComboBox.qml</file>
        <file>qml/qmlFrontend/LocalGame.qml</file>
        <file>qml/qmlFrontend/main.qml</file>
        <file>qml/qmlFrontend/Connect.qml</file>
        <file>qml/qmlFrontend/Chat.qml</file>
        <file>qml/qmlFrontend/Room.qml</file>
        <file>qml/qmlFrontend/Lobby.qml</file>
        <file>qml/qmlFrontend/Multiplayer.qml</file>
        <file>res/iconTime.png</file>
        <file>res/prevBg.png</file>
        <file>res/hogCntBg.png</file>
    </qresource>
</RCC>