201037 PDK_4.0.a
authorhgs
Fri, 17 Sep 2010 16:36:43 +0300
changeset 38 92399f57e49c
parent 37 20358eb38719
201037
package_definition.xml
--- a/package_definition.xml	Fri Sep 03 13:42:17 2010 +0300
+++ b/package_definition.xml	Fri Sep 17 16:36:43 2010 +0300
@@ -53,26 +53,18 @@
    <component id="simple_instant_msg_api" name="Simple Instant Msg API" class="api" filter="s60">
     <unit bldFile="pressrv_plat/simple_instant_msg_api/group"/>
    </component>
-  </collection>  
-  <collection id="XDMEngine" name="Legacy Presence XDMEngine implementation" level="engine">    
-   <component id="XdmDeviceManagement" name="XDM OMA Device Management Adapter" class="plugin" filter="s60">
-    <meta rel="comments">
-    <comments>Implementation for XDM OMA Device Management Adapter</comments>
-    </meta>
-    <unit bldFile="XDMEngine/XdmDeviceManagement/group"/>
+  </collection>
+  <collection id="xdmengine" name="XDM Engine" level="engine">
+   <!-- collection is really a component. Need to move down a directory (eg xdm/xdmengine)-->
+   <component id="xdmengine_build" filter="s60" name="XDM Engine Build">
+    <unit bldFile="xdmengine/group"/>
    </component>
-   <component id="XdmProvisioning" name="XDM OMA Provisioning Adapter" class="plugin" filter="s60">
-    <meta rel="comments">
-    <comments>Implementation for XDM OMA Provisioning Adapter</comments>
-    </meta>
-    <unit bldFile="XDMEngine/XdmProvisioning/group"/>
+  </collection>
+  <collection id="simpleengine" name="SIMPLE Engine" level="engine">
+   <!-- collection is really a component. Need to move down a directory-->
+   <component id="simpleengine_build" filter="s60" name="SIMPLE Engine Build">
+    <!-- <unit bldFile="simpleengine/group"/> not built -->
    </component>
-   <component id="XdmSettingsApi" name="XDM Settings API implementation" filter="s60">
-    <meta rel="comments">
-    <comments>Implementation for XDM Settings API, needed for accessing and creating XDM settings.</comments>
-    </meta>
-    <unit bldFile="XDMEngine/XdmSettingsApi/group"/>
-   </component>
-   </collection>        
+  </collection>
  </package>
 </SystemDefinition>