package_definition.xml
branchRCL_3
changeset 42 01fc9b7302d1
parent 41 44d14dfed84d
child 44 8b4f687b7a95
equal deleted inserted replaced
41:44d14dfed84d 42:01fc9b7302d1
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3  <package id="uitools" name="UI Tools" levels="compile encode tool if">
       
     4   <collection id="uitools_pub" name="UI Tools Public Interfaces" level="if">
       
     5    <component id="third_party_bitmap_palette_api" name="Third Party Bitmap Palette API" class="api" filter="s60">
       
     6     <meta rel="Api" href="uitools_pub/third_party_bitmap_palette_api/third_party_bitmap_palette_api.metaxml"/>
       
     7     <unit bldFile="uitools_pub/third_party_bitmap_palette_api/group"/>
       
     8    </component>
       
     9   </collection>
       
    10   <collection id="uitools_plat" name="UI Tools Platform Interfaces" level="if">
       
    11    <component id="uitools_cdl_api" name="CDL API" class="api" filter="s60">
       
    12     <meta rel="Api" href="uitools_plat/cdl_api/cdl_api.metaxml"/>
       
    13     <unit bldFile="uitools_plat/cdl_api/group"/>
       
    14    </component>
       
    15    <component id="uitools_layout_system_private_api" name="Layout System Private API" class="api" filter="s60">
       
    16     <meta rel="Api" href="uitools_plat/layout_system_private_api/layout_system_private_api.metaxml"/>
       
    17     <unit bldFile="uitools_plat/layout_system_private_api/group"/>
       
    18    </component>
       
    19   </collection>
       
    20   <collection id="cdlcompilertoolkit" name="CDL Compiler Toolkit" level="compile">
       
    21    <!-- collection is actually a component. Needs to be moved down a directory -->
       
    22    <component id="cdlcompilertoolkit_build" filter="s60" name="CDL Compiler Toolkit Build">
       
    23     <unit bldFile="cdlcompilertoolkit/group"/>
       
    24    </component>
       
    25   </collection>
       
    26   <collection id="cdlcompiler" name="CDL Compiler" level="compile">
       
    27    <!-- collection is actually a component. Needs to be moved down a directory -->
       
    28    <component id="cdlcompiler_build" filter="s60" name="CDL Compiler Build">
       
    29     <unit bldFile="cdlcompiler/group"/>
       
    30    </component>
       
    31   </collection>
       
    32   <collection id="gfxtools" name="Graphics Tools" level="tool">
       
    33    <component id="color" filter="s60" name="Bitmap Colour Palette" target="desktop">
       
    34     <unit bldFile="gfxtools/color/group"/>
       
    35    </component>
       
    36   </collection>
       
    37   <collection id="aknlayoutcompiler" name="Avkon Layout Compiler" level="compile">
       
    38    <!-- collection is actually a component. Needs to be moved down a directory -->
       
    39    <component id="aknlayoutcompiler_build" filter="s60" name="Avkon Layout Compiler Build">
       
    40     <unit bldFile="../uitools/aknlayoutcompiler/group"/>
       
    41    </component>
       
    42   </collection>
       
    43   <collection id="skincompiler" name="Skin Compiler" level="compile">
       
    44    <component id="aknskindesccompiler" filter="s60" name="Avkon Skin Descriptor Compiler">
       
    45     <unit bldFile="skincompiler/AknSkinDescCompiler/group"/>
       
    46    </component>
       
    47   </collection>
       
    48   <collection id="reszip" name="Resource Zip" level="encode">
       
    49    <!-- collection is actually a component. Needs to be moved down a directory -->
       
    50    <component id="reszip_build" filter="s60" name="Resource Zip Build">
       
    51     <unit bldFile="reszip/group"/>
       
    52    </component>
       
    53   </collection>
       
    54   <collection id="toollibraries" name="Tool Libraries" level="tool"/>
       
    55   <collection id="svgtencoder" name="SVGT Encoder" level="encode">
       
    56    <component id="svgtenc" filter="s60" name="Standalone SVGT Encoder" target="desktop">
       
    57     <unit bldFile="svgtencoder/svgtenc/standalone/group"/>
       
    58    </component>
       
    59   </collection>
       
    60  </package>
       
    61 </SystemDefinition>