qml.qrc Example File

imagine/automotive/qml/qml.qrc
 <RCC>
     <qresource prefix="/qml">
         <file>FeatureButton.qml</file>
         <file>GlowingLabel.qml</file>
         <file>CustomGlow.qml</file>
         <file>automotive.qml</file>
     </qresource>
 </RCC>