qmlqtsensors.qrc Example File

qmlqtsensors/qmlqtsensors.qrc

 <RCC>
     <qresource prefix="/">
         <file>qmlqtsensors.qml</file>
         <file>components/ApplicationWindow.qml</file>
         <file>components/Button.qml</file>
         <file>components/images/button_background_disabled.png</file>
         <file>components/images/button_background_normal.png</file>
         <file>components/images/button_background_pressed.png</file>
         <file>components/Divider.qml</file>
     </qresource>
 </RCC>