qmlFrontend/qmlFrontend.qrc
author unc0rr
Sun, 22 Nov 2015 18:06:32 +0300
branchqmlfrontend
changeset 11425 2947f06e8533
parent 11424 86c13e5662f1
child 11426 ab6a6d9ebfc0
permissions -rw-r--r--
Another approach to parsing two-lines protocol commands

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