symbian4/app/videoeditor/package_definition_3.0.xml
branchHighFidelityModel
changeset 246 f99f9ea9b39f
parent 245 30e67220bf86
child 248 4fe3868a6029
child 250 7a5687f3732c
child 257 40d9e95b4349
--- a/symbian4/app/videoeditor/package_definition_3.0.xml	Wed May 26 17:18:20 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition schema="3.0.0">
-  <package id="videoeditor" name="Video Editor Apps" levels="engine ui">
-    <collection id="videoeditor_plat" filter="sf_build" name="Video Editor Apps Platform Interfaces" level="ui">
-      <component id="video_editor_engine_api" filter="sf_build" name="Video Editor Engine API" class="api" introduced="^2">
-        <meta rel="Api" href="videoeditor_plat/video_editor_engine_api/video_editor_engine_api.metaxml"/>
-        <unit bldFile="videoeditor_plat/video_editor_engine_api/group"/>
-      </component>
-    </collection>
-    <collection id="videditor" name="Video Editor" level="ui">
-      <component id="videoeditorcommon" filter="sf_build" name="Video Editor Common" introduced="^2">
-        <unit bldFile="videditor/videoeditorcommon/group"/>
-      </component>
-      <component id="videoeditoruicomponents" filter="sf_build" name="Video Editor UI Components" introduced="^2">
-        <unit bldFile="videditor/videoeditoruicomponents/group"/>
-      </component>
-      <component id="simplevideoeditor" filter="sf_build" name="Simple Video Editor" introduced="^2">
-        <unit bldFile="videditor/simplevideoeditor/group"/>
-      </component>
-      <component id="simplecutvideo" filter="sf_build" name="Simple Cut Video" introduced="^2">
-        <unit bldFile="videditor/simplecutvideo/group"/>
-      </component>
-      <component id="videoprovider" filter="sf_build" name="Video Provider" introduced="^2">
-        <unit bldFile="videditor/videoprovider/group"/>
-      </component>
-      <component id="manualvideoeditor" filter="sf_build" name="Manual Video Editor" introduced="^2">
-      <!--  uncomment when supported
-      	<meta rel="config">
-      		<defined condition="__INCLUDE_MANUAL_VIDEO_EDITOR__"/>
-      	</meta>
-        <unit bldFile="videditor/manualvideoeditor/group"/> -->
-      </component>
-      <component id="videditor_build" filter="sf_build" name="Video Editor Build" introduced="^2">
-		<!-- can the exports be distributed to the other components? Or should this be collapsed into one component?-->
-        <unit bldFile="videditor/group"/>
-      </component>
-    </collection>
-    <collection id="videoeditorengine" name="Video Editor Engine" level="engine">
-      <component id="audioeditorengine" filter="sf_build" name="Audio Editor Engine" introduced="^2">
-        <unit bldFile="videoeditorengine/audioeditorengine/group"/>
-      </component>
-      <component id="avcedit" filter="sf_build" name="AVC Editing" introduced="^2">
-        <unit bldFile="videoeditorengine/avcedit/group"/>
-      </component>
-      <component id="h263decoder" filter="sf_build" name="H.263 Decoder" introduced="^2">
-        <unit bldFile="videoeditorengine/h263decoder/group"/>
-      </component>
-      <component id="mp3aacmaniplib" filter="sf_build" name="MP3 and AAC Manipulation Library" introduced="^2">
-        <unit bldFile="videoeditorengine/mp3aacmaniplib/group"/>
-      </component>
-      <component id="vedtranscoder" filter="sf_build" name="Video Editor Transcoder" introduced="^2">
-        <unit bldFile="videoeditorengine/vedtranscoder/group"/>
-      </component>
-      <component id="vedengine" filter="sf_build" name="Video Editor Engine" introduced="^2">
-        <unit bldFile="videoeditorengine/vedengine/group"/>
-      </component>
-      <component id="videoeditorengine_build" filter="sf_build" name="Video Editor Engine Build" introduced="^2">
-		<!-- can the exports be distributed to the other components? Or should this be collapsed into one component?-->
-        <unit bldFile="videoeditorengine/group"/>
-      </component>
-    </collection>
-  </package>
-</SystemDefinition>