symbian4/mw/webruntime/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Tue, 11 May 2010 13:20:07 +0100
branchHighFidelityModel
changeset 204 b0597a809c02
parent 175 d0f0c2098b73
permissions -rw-r--r--
Correct podcatcher package definition, and move to the Multimedia Apps part of the root sysdef (S^3 and S^4)

<?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 nito 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+=ninetwo&quot; &quot;what+=tenone&quot; &quot;what+=qt_unstable&quot; &quot;what+=wrtlite&quot; &quot;what+=exportiby&quot;"/>
     </component>
    </collection>
   </package>
</SystemDefinition>