qmlfrontend/qml.qrc
author Wuzzy <Wuzzy2@mail.ru>
Thu, 02 Aug 2018 04:40:42 +0200
changeset 13605 75c322ac6670
parent 12859 28cb18c5e712
child 12866 488782d9aba9
permissions -rw-r--r--
Fix broken Big Armory mission map A change in random map generation post-0.9.24 broken the generated Big Armory map. To fix this, we move over to image map so it never changes.

<!DOCTYPE RCC>
<RCC version="1.0">
    <qresource prefix="/">
        <file>main.qml</file>
        <file>Page1.qml</file>
        <file>Page1Form.ui.qml</file>
        <file>qtquickcontrols2.conf</file>
    </qresource>
</RCC>