qml.qrc Example File

chattutorial/chapter2-lists/qml.qrc
 <RCC>
     <qresource prefix="/">
         <file>main.qml</file>
     </qresource>
 </RCC>