author | William Roberts <williamr@symbian.org> |
Fri, 10 Sep 2010 13:55:53 +0100 | |
branch | HighFidelityModel |
changeset 410 | c10ba65d2699 |
parent 330 | dc8c3f5ca92a |
permissions | -rw-r--r-- |
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"> |
316
079a06b9ec58
Update S^4 package definitions with Bob Rosenberg's set for wk20
William Roberts <williamr@symbian.org>
parents:
246
diff
changeset
|
4 |
<!-- need to break up this package into collections and components --> |
175
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"> |
330
dc8c3f5ca92a
Bring mw layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
316
diff
changeset
|
7 |
<unit bldFile="." qt:proFile="cwrt.pro" qt:qmakeArgs=""what+=qtsfw" "what+=tenone" "what+=usif" "what+=services" "what+=wrtlite" "what+=exportiby""/> |
175
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> |