author | William Roberts <williamr@symbian.org> |
Fri, 10 Sep 2010 13:55:53 +0100 | |
branch | HighFidelityModel |
changeset 410 | c10ba65d2699 |
parent 391 | 1cd75ad5b512 |
permissions | -rw-r--r-- |
223
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
2 |
<SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt"> |
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
3 |
<package id="browser" name="Browser" levels="plugin utils support main"> |
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
4 |
<collection id="bookmarksengine" name="Bookmarks Engine" level="support"> |
391
1cd75ad5b512
Update many pkgdefs. Mostly adding/removing filter="s60" and qt:proFile="-r" (no longer needed). the rest catch up to the state of the packages' codelines.
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
330
diff
changeset
|
5 |
<component id="bookmarksengine_build" name="Bookmarks Engine Build" introduced="^4" filter="s60"> |
330
dc8c3f5ca92a
Bring mw layer pkgdefs up to date with latest code drop
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
246
diff
changeset
|
6 |
<unit bldFile="bookmarksengine" qt:proFile="bookmarksengine.pro"/> |
223
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
7 |
</component> |
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
8 |
</collection> |
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
9 |
</package> |
fdc76848b22d
Add new packages in symbian4
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff
changeset
|
10 |
</SystemDefinition> |