-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathimages.qrc
More file actions
22 lines (22 loc) · 769 Bytes
/
Copy pathimages.qrc
File metadata and controls
22 lines (22 loc) · 769 Bytes
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="/">
<file>images/acceso.jpg</file>
<file>images/bloque.png</file>
<file>images/bloque2.png</file>
<file>images/disq.png</file>
<file>images/load.png</file>
<file>images/logo.ico</file>
<file>images/Mapa.jpg</file>
<file>images/menu.png</file>
<file>images/pajaro.png</file>
<file>images/pajaro2.png</file>
<file>images/pig.png</file>
<file>images/resotera.png</file>
<file>Data/2Nivel_1.txt</file>
<file>Data/2Nivel_2.txt</file>
<file>Data/2Nivel_3.txt</file>
<file>Data/Nivel_1.txt</file>
<file>Data/Nivel_2.txt</file>
<file>Data/Nivel_3.txt</file>
</qresource>
</RCC>