equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="profile" name="Profiles" levels="app"> |
|
4 <collection id="profilesapplication" name="Profiles Application" level="app"> |
|
5 <component id="profiles" filter="s60" name="Profiles"> |
|
6 <unit bldFile="profilesapplication/profiles/group"/> |
|
7 <!-- this can only have one unit. can the test be #included? --> |
|
8 <unit bldFile="profilesapplication/profiles/profileapp/tsrc/public/basic/group"/> |
|
9 <!-- should these be #included? --> |
|
10 <!-- <unit bldFile="profilesapplication/profiles/gsprofilesplugin/group"/> --> |
|
11 <!-- <unit bldFile="profilesapplication/profiles/profileaiwprovider/group"/> --> |
|
12 <!-- <unit bldFile="profilesapplication/profiles/profileapp/group"/> --> |
|
13 <!-- <unit bldFile="profilesapplication/profiles/profilesgstonesplugin/group"/> --> |
|
14 </component> |
|
15 <component id="profilesapplication_test" filter="s60" purpose="development" name="Profiles Application Test"> |
|
16 <!-- does this need to be built? --> |
|
17 <!-- <unit bldFile="profilesapplication/tsrc/public/basic/group"/> --> |
|
18 </component> |
|
19 <component id="profile_help" filter="s60" name="Profiles Help"> |
|
20 <unit bldFile="help/group"/> |
|
21 </component> |
|
22 </collection> |
|
23 <collection id="profile_info" name="Profiles Info" level="app"> |
|
24 <component id="profile_plat" filter="s60" name="Profiles Platform Interfaces" class="api"> |
|
25 <unit bldFile="profile_plat/group"/> |
|
26 </component> |
|
27 </collection> |
|
28 </package> |
|
29 </SystemDefinition> |