Add qt namespace to messaging proFile and qmakeArgs attributes.
--- 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>