Add messaging app build to package definition until we're ready to break it up into individual collections HighFidelityModel
authorShabe Razvi <shaber@symbian.org>
Tue, 04 May 2010 15:26:42 +0100
branchHighFidelityModel
changeset 188 77bbfce038b4
parent 187 038710a76c00
child 189 e13bab546a73
Add messaging app build to package definition until we're ready to break it up into individual collections
symbian4/app/messaging/package_definition_3.0.xml
--- a/symbian4/app/messaging/package_definition_3.0.xml	Tue May 04 14:52:29 2010 +0100
+++ b/symbian4/app/messaging/package_definition_3.0.xml	Tue May 04 15:26:42 2010 +0100
@@ -170,6 +170,10 @@
    <component id="messaging_metadata" name="Messaging Apps Metadata" class="config" introduced="^2" purpose="development" target="desktop">
     <unit mrp="messaging_info/messaging_metadata/messaging_metadata.mrp"/>
    </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"/>
+   </component>
   </collection>
  </package>
 </SystemDefinition>