symbian4/mw/webruntime/package_definition_3.0.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Tue, 20 Apr 2010 15:23:40 +0100
branchHighFidelityModel
changeset 175 d0f0c2098b73
permissions -rw-r--r--
Update root sysdef and add webruntime pkg
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
175
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
 <package id="webruntime" name="Web Runtime">
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     4
	<!-- need to break up this package nito collections and components -->
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     5
    <collection id="webruntime_info" name="Web Runtime Info">
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     6
     <component id="webruntime_build" name="Web Runtime Build" introduced="^4">
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     7
      <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;"/>
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     8
     </component>
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     9
    </collection>
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    10
   </package>
d0f0c2098b73 Update root sysdef and add webruntime pkg
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    11
</SystemDefinition>