calqlatr.qrc Example File

demos/calqlatr/calqlatr.qrc
 <RCC>
     <qresource prefix="/demos/calqlatr">
         <file>calqlatr.qml</file>
         <file>content/Button.qml</file>
         <file>content/calculator.js</file>
         <file>content/Display.qml</file>
         <file>content/NumberPad.qml</file>
         <file>content/images/paper-edge-left.png</file>
         <file>content/images/paper-edge-right.png</file>
         <file>content/images/paper-grip.png</file>
     </qresource>
 </RCC>