-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsymbian.qrc
22 lines (22 loc) · 1.44 KB
/
symbian.qrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<RCC>
<qresource prefix="/qml">
<file alias="StepsSlider.qml">qml/symbian/StepsSlider.qml</file>
<file alias="StepsCheckBox.qml">qml/symbian/StepsCheckBox.qml</file>
<file alias="StepsDialog.qml">qml/symbian/StepsDialog.qml</file>
<file alias="StepsLabel.qml">qml/symbian/StepsLabel.qml</file>
<file alias="StepsPage.qml">qml/symbian/StepsPage.qml</file>
<file alias="StepsPageStackWindow.qml">qml/symbian/StepsPageStackWindow.qml</file>
<file alias="StepsButton.qml">qml/symbian/StepsButton.qml</file>
<file alias="StepsYesNoDialog.qml">qml/symbian/StepsYesNoDialog.qml</file>
<file alias="StepsSpinner.qml">qml/symbian/StepsSpinner.qml</file>
<file alias="StepsBanner.qml">qml/symbian/StepsBanner.qml</file>
<file alias="StepsRedButton.qml">qml/symbian/StepsRedButton.qml</file>
<file alias="StepsButtonColumn.qml">qml/symbian/StepsButtonColumn.qml</file>
<file alias="StepsTextField.qml">qml/symbian/StepsTextField.qml</file>
<file alias="StepsToolBarLayout.qml">qml/symbian/StepsToolBarLayout.qml</file>
<file alias="StepsToolIcon.qml">qml/symbian/StepsToolIcon.qml</file>
<file alias="StepsScrollDecorator.qml">qml/symbian/StepsScrollDecorator.qml</file>
<file alias="StepsToolButton.qml">qml/symbian/StepsToolButton.qml</file>
<file alias="StepsFlickable.qml">qml/symbian/StepsFlickable.qml</file>
</qresource>
</RCC>