localstorage.qrc Example File

localstorage/localstorage/localstorage.qrc
<RCC>
    <qresource prefix="/localstorage/localstorage">
        <file>hello.qml</file>
        <file>localstorage.qml</file>
    </qresource>
</RCC>