symbian3/os/imagingext/package_definition_3.0.xml
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 47 424ba1d4ccef
child 63 d7aa110911c4
--- a/symbian3/os/imagingext/package_definition_3.0.xml	Wed Feb 03 19:36:09 2010 +0000
+++ b/symbian3/os/imagingext/package_definition_3.0.xml	Wed Feb 03 20:06:22 2010 +0000
@@ -6,7 +6,7 @@
         <unit bldFile="imageadaptationextensions/iclextjpegapi/group"/>
       </component>
       <component id="imageadaptationextensions_build" filter="s60" name="Image Adaptation Extensions Build">
-      	<!--  consider moving the export from this bld.inf into the above one and remove this component -->
+      	<!--  Move the export from this bld.inf into the above one and remove this component, or make this a ROM component -->
         <unit bldFile="imageadaptationextensions/group"/>
       </component>
     </collection>
@@ -22,13 +22,14 @@
       <component id="imagingext_plat" filter="s60" name="Imaging Extensions Platform Interfaces" class="api">
         <unit bldFile="imagingext_plat/group"/>
       </component>
-      <component id="imagingext_build" filter="s60" name="Imaging Extensions Build">
-        <unit bldFile="group"/>
-      </component>
       <component id="imagingext_pub" filter="s60" name="Imaging Extensions Public Interfaces" class="api">
         <unit bldFile="imagingext_pub/group"/>
-        <!-- does this tes unit need to be #included in the above one? -->
-        <!-- <unit bldFile="imagingext_pub/exif_api/tsrc/group"/> -->
+      </component>
+      <component id="imagingext_test" filter="s60,api_test" name="Imaging Extensions Platform API Tests" purpose="development">
+        <unit bldFile="imagingext_plat/extended_icl_jpeg_api/tsrc/group"/>
+      </component>
+      <component id="imagingext_test" filter="s60,api_test" name="Imaging Extensions Public API Tests" purpose="development">
+        <unit bldFile="imagingext_pub/exif_api/tsrc/group"/>
       </component>
     </collection>
   </package>