equal
deleted
inserted
replaced
|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition xmlns:sf="http://www.symbian.org/system-definition" xmlns:qt="http://www.nokia.com/qt" schema="3.0.1" id-namespace="http://www.nokia.com/schema/drd/system-definition"> |
|
3 <package id="sf:jrt" name="Java Runtime" levels="util generic rt ui"> |
|
4 |
|
5 <!-- Redefines some of the SF collections with Nokia versions. This file |
|
6 can be removed after the jrt package has been split properly. --> |
|
7 |
|
8 <collection id="sf:javacommons" name="Java Commons" level="generic" replace="sf:javacommons"> |
|
9 <component id="javacommons_build" filter="s60" name="Java Commons Build"> |
|
10 <unit bldFile="../../javacommons" qt:proFile="javacommons.pro"/> |
|
11 </component> |
|
12 </collection> |
|
13 <collection id="sf:javaruntimes" name="Java Runtimes" level="rt" replace="sf:javaruntimes"> |
|
14 <component id="javaruntimes_build" filter="s60" name="Java Runtimes Build"> |
|
15 <unit bldFile="../../javaruntimes" qt:proFile="javaruntimes.pro"/> |
|
16 </component> |
|
17 </collection> |
|
18 <collection id="sf:javauis" name="Java UIs" level="ui" replace="sf:javauis"> |
|
19 <component id="javauis_build" filter="s60" name="Java UIs Build"> |
|
20 <unit bldFile="../../javauis" qt:proFile="javauis.pro"/> |
|
21 </component> |
|
22 </collection> |
|
23 <collection id="sf:javamanager" name="Java Manager" level="generic" replace="sf:javamanager"> |
|
24 <component id="javamanager_build" filter="s60" name="Java Manager Build"> |
|
25 <unit bldFile="../../javamanager" qt:proFile="javamanager.pro"/> |
|
26 </component> |
|
27 </collection> |
|
28 <collection id="sf:javatools" name="Java Tools" level="util" replace="sf:javatools"> |
|
29 <component id="javatools_build" filter="s60" name="Java Tools Build"> |
|
30 <unit bldFile="../../javatools" qt:proFile="javatools.pro"/> |
|
31 </component> |
|
32 </collection> |
|
33 <collection id="sf:javaextensions" name="Java Extensions" level="generic" replace="sf:javaextensions"> |
|
34 <component id="javaextensions_build" filter="s60" name="Java Extensions Build"> |
|
35 <unit bldFile="../../javaextensions" qt:proFile="javaextensions.pro"/> |
|
36 </component> |
|
37 </collection> |
|
38 |
|
39 </package> |
|
40 </SystemDefinition> |