-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathresource.qrc
More file actions
23 lines (23 loc) · 853 Bytes
/
resource.qrc
File metadata and controls
23 lines (23 loc) · 853 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
<qresource prefix="/">
<file>images/james.png</file>
<file>images/james_16.ico</file>
<file>images/command_32.png</file>
<file>images/command_64.png</file>
<file>images/open_32.png</file>
<file>images/open_64.png</file>
<file>images/screenshot_32.png</file>
<file>images/screenshot_64.png</file>
<file>images/search_32.png</file>
<file>images/search_64.png</file>
<file>images/shutdown_32.png</file>
<file>images/shutdown_64.png</file>
<file>images/update_32.png</file>
<file>images/update_64.png</file>
<file>images/app.icns</file>
<file>ScoreBoard.qml</file>
<file>images/close.png</file>
<file>images/basketball_32.png</file>
<file>images/basketball_64.png</file>
</qresource>
</RCC>