qmlFrontend/qmlFrontend.qrc
author unc0rr
Sat, 11 Apr 2015 17:23:56 +0300
branchqmlfrontend
changeset 10890 24e68c7d2e79
parent 10886 99273b7afbff
child 10896 5a74923120d5
permissions -rw-r--r--
Oops, forgot this file

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