symbian4/mw/webruntime/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 10 Nov 2010 13:44:07 +0000
branchHighFidelityModel
changeset 484 038a7c0bf751
parent 330 dc8c3f5ca92a
permissions -rw-r--r--
Remove msgconf component from messagingmw, to enable the proper vlcp and vcdp support provided by app/messaging - Bug 3831

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
 <package id="webruntime" name="Web Runtime">
	<!-- need to break up this package into collections and components -->
    <collection id="webruntime_info" name="Web Runtime Info">
     <component id="webruntime_build" name="Web Runtime Build" introduced="^4">
      <unit bldFile="." qt:proFile="cwrt.pro" qt:qmakeArgs="&quot;what+=qtsfw&quot; &quot;what+=tenone&quot; &quot;what+=usif&quot; &quot;what+=services&quot; &quot;what+=wrtlite&quot; &quot;what+=exportiby&quot;"/>
     </component>
    </collection>
   </package>
</SystemDefinition>