symbian4/mw/webruntime/package_definition.xml
author William Roberts <williamr@symbian.org>
Fri, 25 Jun 2010 17:18:04 +0100
branchHighFidelityModel
changeset 316 079a06b9ec58
parent 246 f99f9ea9b39f
child 330 dc8c3f5ca92a
permissions -rw-r--r--
Update S^4 package definitions with Bob Rosenberg's set for wk20 Marked simtsy as a "test" component, as it doesn't build anyway.

<?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+=qt_unstable&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>