CompilerCompatibility/app/photos/package_definition.xml
author Dario Sestito <darios@symbian.org>
Tue, 16 Mar 2010 16:25:56 +0000
changeset 139 012b7ecead80
parent 32 f796f85fb016
child 212 a44ae815a47f
permissions -rw-r--r--
Update CompilerCompatibility models from PDK_3.0.h
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
<systemModel>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
<layer name="app" long-name="Applications" levels="services apps">
139
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    56
<block name="photos" level="apps" long-name="Photos" levels="support fw ui app">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    57
    <collection name="photosgallery" long-name="Photos Gallery" level="app">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    58
     <!-- consider splitting this collection into the application itself, and the frameworks behind it -->
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    59
     <component name="photosgallery_help" filter="s60" long-name="Photos Help" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    60
      <unit bldFile="/sf/app/photos/photosgallery/help/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    61
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    62
     <component name="logging" filter="s60" long-name="Photos Logging" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    63
      <unit bldFile="/sf/app/photos/photosgallery/logging/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    64
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    65
     <component name="photosgallery_common" filter="s60" long-name="Photos Common" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    66
      <unit bldFile="/sf/app/photos/photosgallery/common/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    67
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    68
     <component name="photosgallery_commonui" filter="s60" long-name="Photos Common UI" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    69
      <unit bldFile="/sf/app/photos/photosgallery/commonui/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    70
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    71
     <component name="photosgalleryollectionfw" filter="s60" long-name="Photos Collection Framework" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    72
      <unit bldFile="/sf/app/photos/photosgallery/collectionframework/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    73
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    74
     <component name="galleryicons" filter="s60" long-name="Photos Icons" introduced="^2" class="config">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    75
      <unit bldFile="/sf/app/photos/photosgallery/icons"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    76
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    77
     <component name="imageviewer" filter="s60" long-name="Image Viewer" introduced="^3">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    78
      <!-- this is really a part of controllers component, #include from there instead -->
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    79
      <unit bldFile="/sf/app/photos/photosgallery/controllers/imageviewer/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    80
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    81
     <component name="photosgalleryviewfw" filter="s60" long-name="View Framework" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    82
      <unit bldFile="/sf/app/photos/photosgallery/viewframework/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    83
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    84
     <component name="controllers" filter="s60" long-name="Photos Controllers" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    85
      <unit bldFile="/sf/app/photos/photosgallery/controllers/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    86
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    87
     <component name="photogallery" filter="s60" long-name="Media Gallery" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    88
      <unit bldFile="/sf/app/photos/photosgallery/gallery/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    89
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    90
     <component name="slideshow" filter="s60" long-name="Slideshow" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    91
      <unit bldFile="/sf/app/photos/photosgallery/slideshow/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    92
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    93
     <component name="contentharvesterplugin" filter="s60" long-name="Gallery Content Harvester Plugin" introduced="^2" plugin="Y">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    94
      <unit bldFile="/sf/app/photos/photosgallery/contentharvesterplugin/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    95
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    96
     <component name="photossuite" filter="s60" long-name="Photos Suite" introduced="^2" class="config">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    97
      <unit bldFile="/sf/app/photos/photosgallery/photossuite/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    98
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
    99
     <component name="memoryplugin" long-name="Memory Plugin" filter="s60" introduced="^2" plugin="Y">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   100
      <unit bldFile="/sf/app/photos/photosgallery/memoryplugin/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   101
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   102
     <component name="imgvwr" filter="s60" long-name="Photos Image Viewer" introduced="^3">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   103
      <unit bldFile="/sf/app/photos/photosgallery/imgvwr/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   104
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   105
     <component name="photosgallery_build" filter="s60" long-name="Photos Gallery Build" introduced="^2">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   106
      <!--  need to remove the #included above bld.infs from this  -->
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   107
      <unit bldFile="/sf/app/photos/photosgallery/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   108
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   109
    </collection>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   110
    <collection name="photos_info" long-name="Photos Info" level="app">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   111
     <component name="photos_plat" filter="s60" long-name="Photos Platform Interfaces" introduced="^2" class="api">
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   112
      <unit bldFile="/sf/app/photos/photos_plat/group"/>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   113
     </component>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   114
    </collection>
012b7ecead80 Update CompilerCompatibility models from PDK_3.0.h
Dario Sestito <darios@symbian.org>
parents: 32
diff changeset
   115
   </block>
32
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   116
</layer>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   117
</systemModel>
f796f85fb016 Enable CompilerCompatibility build for all symbian3 packages
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
</SystemDefinition>