qtmobility/examples/declarative-sfw-dialer/sfwexample/resource.qrc
author William Roberts <williamr@symbian.org>
Fri, 11 Jun 2010 16:26:23 +0100
branchGCC_SURGE
changeset 9 5561c345355e
parent 5 453da2cfceef
permissions -rw-r--r--
Branch for GCC_SURGE fixes

<RCC>
    <qresource prefix="/" >
        <file>sfwexample.qml</file>
        <file>content/DialScreen.qml</file>
        <file>content/DialButton.qml</file>
        <file>content/DialerList.qml</file>
        <file>content/call.png</file>
        <file>content/hangup.png</file>
    </qresource>
</RCC>