symbian3/app/graphicsuis/package_definition.xml
author Simon Howkins <simonh@symbian.org>
Mon, 22 Nov 2010 16:01:47 +0000
branchHighFidelityModel
changeset 506 738853400af8
parent 245 30e67220bf86
permissions -rw-r--r--
Changed to avoid bld.inf's being included more than once in organizer package
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
     3
  <package id="graphicsuis" name="Graphics UIs" levels="util ui">
141
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     4
  <collection id="graphicsuis_plat" name="Graphics UIs Platform Interfaces" level="ui">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     5
   <component id="svgt_viewer_ui_api" name="SVG-T Viewer UI API" class="api" filter="s60">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     6
    <meta rel="Api" href="graphicsuis_plat/svgt_viewer_ui_api/svgt_viewer_ui_api.metaxml"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     7
    <unit bldFile="graphicsuis_plat/svgt_viewer_ui_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     8
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
     9
   <component id="svg_application_observer_utility_api" name="SVG Application Observer Utility API" class="api" filter="s60">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    10
    <meta rel="Api" href="graphicsuis_plat/svg_application_observer_utility_api/svg_application_observer_utility_api.metaxml"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    11
    <unit bldFile="graphicsuis_plat/svg_application_observer_utility_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    12
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    13
   <component id="svgt_file_view_details_dialog_api" name="SVG-T File View Details Dialog API" class="api" filter="s60">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    14
    <meta rel="Api" href="graphicsuis_plat/svgt_file_view_details_dialog_api/svgt_file_view_details_dialog_api.metaxml"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    15
    <unit bldFile="graphicsuis_plat/svgt_file_view_details_dialog_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    16
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    17
  </collection>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    18
  <collection id="svgtviewer" name="SVG-T Viewer" level="ui">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    19
   <component id="svgtviewerplugin" filter="s60" name="SVG-T Viewer Plugin">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    20
    <unit bldFile="svgtviewer/svgtviewerplugin/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    21
   </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    22
  </collection>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 38
diff changeset
    23
 </package>
38
12159035c0ef Put in full details on the first set of packages in app layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents:
diff changeset
    24
</SystemDefinition>