qtmobility/examples/declarative-sfw-dialer/sfwexample/resource.qrc
changeset 4 90517678cc4f
child 5 453da2cfceef
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/qtmobility/examples/declarative-sfw-dialer/sfwexample/resource.qrc	Mon May 03 13:18:40 2010 +0300
@@ -0,0 +1,8 @@
+<RCC>
+    <qresource prefix="/" >
+        <file>sfwexample.qml</file>
+        <file>DialScreen.qml</file>
+        <file>DialButton.qml</file>
+        <file>ServiceList.qml</file>
+    </qresource>
+</RCC>