symbian3/mw/uitools/package_definition.xml
author William Roberts <williamr@symbian.org>
Tue, 04 May 2010 17:17:25 +0100
branchHighFidelityModel
changeset 192 b01f08913083
parent 141 27d9d356efbf
permissions -rw-r--r--
Reflect the deletion of sf/mw/uitools/gfxtools/gditools
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
15
6980ebf0690e Adding symbian2 and symbian3 configurations
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
192
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     2
<!DOCTYPE SystemDefinition [
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     3
<!ELEMENT SystemDefinition ( systemModel )>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     4
<!ATTLIST SystemDefinition
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     5
  name CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     6
  schema CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     7
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     8
<!-- all paths are relative to the environment variable specified by the root attribute, or SOURCEROOT if not.  -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
     9
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    10
<!-- System Model Section of DTD -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    11
<!ELEMENT systemModel (layer+)>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    12
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    13
<!ELEMENT layer (block* | collection*)*>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    14
<!-- Kernel Services, Base Services, OS Services, Etc -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    15
<!ATTLIST layer
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    16
  name CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    17
  long-name CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    18
  levels NMTOKENS #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    19
  span CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    20
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    21
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    22
<!ELEMENT block (subblock* | collection*)*>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    23
 <!-- Generic OS services, Comms Services, etc -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    24
<!ATTLIST block
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    25
  levels NMTOKENS #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    26
  span CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    27
  level NMTOKEN #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    28
  name CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    29
  long-name CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    30
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    31
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    32
<!ELEMENT subblock (collection)*>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    33
<!-- Cellular Baseband Services, Networking Services, etc -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    34
<!ATTLIST subblock
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    35
  name CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    36
  long-name CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    37
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    38
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    39
<!ELEMENT collection (component)*>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    40
<!-- Screen Driver, Content Handling, etc -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    41
<!ATTLIST collection
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    42
  name CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    43
  long-name CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    44
  level NMTOKEN #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    45
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    46
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    47
<!ELEMENT component (unit)*>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    48
<!-- contains units or is a  package or prebuilt -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    49
<!ATTLIST component
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    50
  name CDATA #REQUIRED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    51
  long-name CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    52
  deprecated CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    53
  introduced CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    54
  contract CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    55
  plugin (Y|N) "N"
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    56
  filter CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    57
  class NMTOKENS #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    58
  supports CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    59
  purpose ( optional | mandatory | development ) "optional"
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    60
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    61
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    62
<!ELEMENT unit EMPTY >
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    63
<!-- must be buildable (bld.inf) -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    64
<!-- bldFile  may someday be removed in favour of mrp -->
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    65
<!ATTLIST unit
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    66
  mrp CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    67
  filter CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    68
  bldFile CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    69
  root CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    70
  version NMTOKEN #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    71
  prebuilt NMTOKEN #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    72
  late (Y|N) #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    73
  priority CDATA #IMPLIED
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    74
>
b01f08913083 Reflect the deletion of sf/mw/uitools/gfxtools/gditools
William Roberts <williamr@symbian.org>
parents: 141
diff changeset
    75
]>
45
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    76
<SystemDefinition name="Symbian^3" schema="2.0.1">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    77
  <systemModel>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    78
    <layer name="mw" long-name="Middleware" levels="generic specific">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    79
      <block name="uitools" level="specific" long-name="UI Tools" levels="compile encode tool if">
141
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    80
        <collection name="uitools_pub" long-name="UI Tools Public Interfaces" level="if">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    81
          <component name="third_party_bitmap_palette_api" long-name="Third Party Bitmap Palette API" filter="s60" class="api">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    82
            <unit bldFile="/sf/mw/uitools/uitools_pub/third_party_bitmap_palette_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    83
          </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    84
        </collection>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    85
        <collection name="uitools_plat" long-name="UI Tools Platform Interfaces" level="if">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    86
          <component name="cdl_api" long-name="CDL API" filter="s60" class="api">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    87
            <unit bldFile="/sf/mw/uitools/uitools_plat/cdl_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    88
          </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    89
          <component name="layout_system_private_api" long-name="Layout System Private API" filter="s60" class="api">
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    90
            <unit bldFile="/sf/mw/uitools/uitools_plat/layout_system_private_api/group"/>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    91
          </component>
27d9d356efbf Separate out all API components
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 45
diff changeset
    92
        </collection>
45
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    93
        <collection name="cdlcompilertoolkit" long-name="CDL Compiler Toolkit" level="compile">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    94
          <!-- collection is actually a component. Needs to be moved down a directory -->
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    95
          <component name="cdlcompilertoolkit_build" filter="s60" long-name="CDL Compiler Toolkit Build">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    96
            <unit bldFile="/sf/mw/uitools/cdlcompilertoolkit/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    97
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    98
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
    99
        <collection name="cdlcompiler" long-name="CDL Compiler" level="compile">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   100
          <!-- collection is actually a component. Needs to be moved down a directory -->
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   101
          <component name="cdlcompiler_build" filter="s60" long-name="CDL Compiler Build">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   102
            <unit bldFile="/sf/mw/uitools/cdlcompiler/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   103
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   104
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   105
        <collection name="gfxtools" long-name="Graphics Tools" level="tool">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   106
          <component name="color" filter="s60" long-name="Bitmap Colour Palette" class="PC">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   107
            <unit bldFile="/sf/mw/uitools/gfxtools/color/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   108
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   109
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   110
        <collection name="aknlayoutcompiler" long-name="Avkon Layout Compiler" level="compile">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   111
          <!-- collection is actually a component. Needs to be moved down a directory -->
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   112
          <component name="aknlayoutcompiler_build" filter="s60" long-name="Avkon Layout Compiler Build">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   113
            <unit bldFile="/sf/mw/uitools/aknlayoutcompiler/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   114
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   115
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   116
        <collection name="skincompiler" long-name="Skin Compiler" level="compile">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   117
          <component name="aknskindesccompiler" filter="s60" long-name="Avkon Skin Descriptor Compiler">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   118
            <unit bldFile="/sf/mw/uitools/skincompiler/AknSkinDescCompiler/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   119
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   120
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   121
        <collection name="reszip" long-name="Resource Zip" level="encode">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   122
          <!-- collection is actually a component. Needs to be moved down a directory -->
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   123
          <component name="reszip_build" filter="s60" long-name="Resource Zip Build">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   124
            <unit bldFile="/sf/mw/uitools/reszip/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   125
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   126
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   127
        <collection name="toollibraries" long-name="Tool Libraries" level="tool"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   128
        <collection name="svgtencoder" long-name="SVGT Encoder" level="encode">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   129
          <component name="svgtenc" filter="s60" long-name="Standalone SVGT Encoder" class="PC">
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   130
            <unit bldFile="/sf/mw/uitools/svgtencoder/svgtenc/standalone/group"/>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   131
          </component>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   132
        </collection>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   133
      </block>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   134
    </layer>
262790aa488d Several more packages for middleware layer
Bob Rosenberg <bob.rosenberg@nokia.com>
parents: 30
diff changeset
   135
  </systemModel>
30
0f4f00318d20 Update symbian3 models and sources from PDK_3.0.c
Dario Sestito <darios@symbian.org>
parents: 15
diff changeset
   136
</SystemDefinition>