qmlfrontend/qml.qrc
author Anton Malmygin <antonc27@mail.ru>
Mon, 13 May 2019 14:30:12 +0200
changeset 14929 58070c3dd043
parent 14148 745c73e0e644
permissions -rw-r--r--
Fix most CI builds
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
14148
745c73e0e644 Start working on frontend to rust engine rewrite
unC0Rr
parents: 12859
diff changeset
     1
<RCC>
12859
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     2
    <qresource prefix="/">
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     3
        <file>main.qml</file>
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     4
        <file>Page1.qml</file>
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     5
        <file>Page1Form.ui.qml</file>
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     6
        <file>qtquickcontrols2.conf</file>
14148
745c73e0e644 Start working on frontend to rust engine rewrite
unC0Rr
parents: 12859
diff changeset
     7
        <file>res/iconTime.png</file>
12859
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     8
    </qresource>
28cb18c5e712 Add new qmlfrontend project template
unc0rr
parents:
diff changeset
     9
</RCC>