-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCustomResources.qrc
More file actions
20 lines (20 loc) · 1.14 KB
/
CustomResources.qrc
File metadata and controls
20 lines (20 loc) · 1.14 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
<qresource prefix="/Icon">
<file>appico.ico</file>
</qresource>
<qresource prefix="/gui">
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/hdd_detected.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/hdd_not_detected.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/warning_icon.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/unkown_car.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/0.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/1.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/2.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/3.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/4.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/5.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/6.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/7.png</file>
<file>build/Desktop_Qt_6_8_1_MinGW_64_bit-Debug/debug/movie_icon.png</file>
</qresource>
</RCC>