qmlFrontend/qmlFrontend.qrc
author unc0rr
Sun, 24 Dec 2017 00:44:16 +0100
branchqmlfrontend
changeset 12858 0c6fb706f747
parent 11787 bcba7938ccb5
permissions -rw-r--r--
More refactoring in attempt to move away from frontlib

<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>