custominput.qrc Example File

custominput/custominput.qrc
<RCC>
    <qresource prefix="/">
        <file>data/data.txt</file>
    </qresource>
</RCC>