qmlfrontend/qml.qrc
author unc0rr
Wed, 24 Oct 2018 00:08:23 +0200
changeset 13958 e98e2fc556a7
parent 12859 28cb18c5e712
child 12866 488782d9aba9
permissions -rw-r--r--
Create replay file, run engine, result from it and send it to the server. Not implemented: filtering of engine output.

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