File: qBroom.qrc

package info (click to toggle)
cloudcompare 2.11.3-7.1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 58,224 kB
  • sloc: cpp: 229,982; ansic: 30,723; makefile: 84; sh: 20
file content (16 lines) | stat: -rw-r--r-- 525 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
  <qresource prefix="/CC/plugin/qBroom">
    <file>images/cea_logo_small.jpg</file>
    <file>images/cea_logo.jpg</file>
    <file>images/btn_donateCC_LG.gif</file>
    <file>images/qBroom.png</file>
    <file>images/warning.png</file>
    <file>images/ccViewXneg.png</file>
    <file>images/ccViewXpos.png</file>
    <file>images/ccViewYneg.png</file>
    <file>images/ccViewYpos.png</file>
    <file>images/ccViewZneg.png</file>
    <file>images/ccViewZpos.png</file>
    <file>info.json</file>
  </qresource>
</RCC>