File: testdata.qrc

package info (click to toggle)
strawberry 1.2.17-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 29,416 kB
  • sloc: cpp: 105,282; sql: 1,949; ansic: 776; xml: 421; sh: 388; makefile: 7
file content (16 lines) | stat: -rw-r--r-- 538 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/">
      <file>audio/strawberry.wav</file>
      <file>audio/strawberry.flac</file>
      <file>audio/strawberry.wv</file>
      <file>audio/strawberry.oga</file>
      <file>audio/strawberry.ogg</file>
      <file>audio/strawberry.opus</file>
      <file>audio/strawberry.spx</file>
      <file>audio/strawberry.aif</file>
      <file>audio/strawberry.asf</file>
      <file>audio/strawberry.mp3</file>
      <file>audio/strawberry.m4a</file>
      <file>audio/strawberry.mp4</file>
    </qresource>
</RCC>