symbian3/app/videoeditor/package_definition.xml
branchHighFidelityModel
changeset 141 27d9d356efbf
parent 67 ad0db2ef7168
equal deleted inserted replaced
140:1c8fca9ff3fb 141:27d9d356efbf
    75 ]>
    75 ]>
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    76 <SystemDefinition name="Symbian^3" schema="2.0.1">
    77   <systemModel>
    77   <systemModel>
    78     <layer name="app" long-name="Applications" levels="services apps">
    78     <layer name="app" long-name="Applications" levels="services apps">
    79       <block name="videoeditor" level="apps" long-name="Video Editor Apps" levels="engine ui">
    79       <block name="videoeditor" level="apps" long-name="Video Editor Apps" levels="engine ui">
       
    80         <collection name="videoeditor_plat" long-name="Video Editor Apps Platform Interfaces" level="ui">
       
    81           <component name="video_editor_engine_api" long-name="Video Editor Engine API" introduced="^2" class="api">
       
    82             <unit bldFile="/sf/app/videoeditor/videoeditor_plat/video_editor_engine_api/group"/>
       
    83           </component>
       
    84         </collection>
    80         <collection name="videditor" long-name="Video Editor" level="ui">
    85         <collection name="videditor" long-name="Video Editor" level="ui">
    81           <component name="videoeditorcommon" filter="s60" long-name="Video Editor Common" introduced="^2">
    86           <component name="videoeditorcommon" filter="s60" long-name="Video Editor Common" introduced="^2">
    82             <unit bldFile="/sf/app/videoeditor/videditor/videoeditorcommon/group"/>
    87             <unit bldFile="/sf/app/videoeditor/videditor/videoeditorcommon/group"/>
    83           </component>
    88           </component>
    84           <component name="videoeditoruicomponents" filter="s60" long-name="Video Editor UI Components" introduced="^2">
    89           <component name="videoeditoruicomponents" filter="s60" long-name="Video Editor UI Components" introduced="^2">
   127           <component name="videoeditorengine_build" filter="s60" long-name="Video Editor Engine Build" introduced="^2">
   132           <component name="videoeditorengine_build" filter="s60" long-name="Video Editor Engine Build" introduced="^2">
   128             <!-- can the exports be distributed to the other components? Or should this be collapsed into one component?-->
   133             <!-- can the exports be distributed to the other components? Or should this be collapsed into one component?-->
   129             <unit bldFile="/sf/app/videoeditor/videoeditorengine/group"/>
   134             <unit bldFile="/sf/app/videoeditor/videoeditorengine/group"/>
   130           </component>
   135           </component>
   131         </collection>
   136         </collection>
   132         <collection name="videoeditor_info" long-name="Video Editor Apps Info" level="ui">
       
   133           <component name="videoeditor_plat" filter="s60" long-name="Video Editor Apps Platform Interfaces" introduced="^2" class="api">
       
   134             <unit bldFile="/sf/app/videoeditor/videoeditor_plat/group"/>
       
   135           </component>
       
   136         </collection>
       
   137       </block>
   137       </block>
   138     </layer>
   138     </layer>
   139   </systemModel>
   139   </systemModel>
   140 </SystemDefinition>
   140 </SystemDefinition>