qmlFrontend/qmlFrontend.qrc
author sheepluva
Sun, 01 May 2016 15:58:19 +0200
branchqmlfrontend
changeset 11786 0aa4b3d02cba
parent 11434 23912c93935a
child 11787 bcba7938ccb5
permissions -rw-r--r--
qmlfrontend: tweak map preview a little in an attempt to buy back unC0Rr's <3

<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>
    </qresource>
</RCC>