Add qt namespace to messaging proFile and qmakeArgs attributes. HighFidelityModel
authorShabe Razvi <shaber@symbian.org>
Tue, 04 May 2010 15:46:33 +0100
branchHighFidelityModel
changeset 189 e13bab546a73
parent 188 77bbfce038b4
child 190 730e85656f7d
Add qt namespace to messaging proFile and qmakeArgs attributes.
symbian4/app/messaging/package_definition_3.0.xml
--- a/symbian4/app/messaging/package_definition_3.0.xml	Tue May 04 15:26:42 2010 +0100
+++ b/symbian4/app/messaging/package_definition_3.0.xml	Tue May 04 15:46:33 2010 +0100
@@ -172,7 +172,7 @@
    </component>
    <component name="messaging_build" long-name="Messaging App Build" introduced="^4">
     <!-- break this up into the above collections and eventually remove -->
-    <unit bldFile="." proFile="messaging.pro" qmakeArgs="-r"/>
+    <unit bldFile="." qt:proFile="messaging.pro" qt:qmakeArgs="-r"/>
    </component>
   </collection>
  </package>