qtmobility/examples/qmlcontacts/qmlcontacts.qrc
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 23 Jun 2010 19:08:38 +0300
changeset 14 6fbed849b4f4
parent 4 90517678cc4f
permissions -rw-r--r--
Revision: 201023 Kit: 2010125

<RCC>
    <qresource prefix="/">
        <file>example.qml</file>
        <file>contents/MediaButton.qml</file>
        <file>ScrollBar.qml</file>
        <file>contents/example.vcf</file>
        <file alias="default.svg">contents/default.svg</file>
        <file>contents/pics/button-pressed.png</file>
        <file>contents/pics/button.png</file>
    </qresource>
</RCC>