-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathqml.qrc
More file actions
21 lines (21 loc) · 808 Bytes
/
qml.qrc
File metadata and controls
21 lines (21 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>assets/Dashboard.svg</file>
<file>assets/Vector 70.svg</file>
<file>assets/Low beam headlights.svg</file>
<file>assets/Vector 1.svg</file>
<file>assets/Vector 2.svg</file>
<file>assets/FirstRightIcon.svg</file>
<file>assets/FourthRightIcon.svg</file>
<file>assets/Lights.svg</file>
<file>assets/Parking lights.svg</file>
<file>assets/Rare fog lights.svg</file>
<file>assets/SecondRightIcon.svg</file>
<file>assets/thirdRightIcon.svg</file>
<file>assets/car.png</file>
<file>assets/fuel.svg</file>
<file>assets/Group 28.svg</file>
<file>assets/speedometer.svg</file>
</qresource>
</RCC>