summaryrefslogtreecommitdiffstats
path: root/examples/testapp/testapp.qrc
blob: 89c08ca9e1a940f7a060208e8a959445f3ac3a5b (plain)
1
2
3
4
5
6
7
8
<RCC>
  <qresource prefix="/metadata/installer-config">
    <file>config.xml</file>
  </qresource>
  <qresource>
    <file>logo.png</file>
  </qresource>
</RCC>