qmlFrontend/qmlFrontend.qrc
author unc0rr
Tue, 08 Sep 2015 19:20:58 +0300
branchqmlfrontend
changeset 11076 fcbdee9cdd74
parent 10896 5a74923120d5
child 11415 05cf35103206
permissions -rw-r--r--
more work

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