aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/textureprovider/textureprovider.qrc
blob: 77a568ba1d7eb8b43ddfee9da36602eb605f7c18 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/textureprovider">
        <file>images/qt-logo.jpg</file>
        <file>images/qt-logo.pkm</file>
        <file>textureprovider.qml</file>
        <file>Label.qml</file>
    </qresource>
</RCC>