Add ncdengine\group\bld.inf to package_definition.xml file (see Bug 3646) HighFidelityModel
authorWilliam Roberts <williamr@symbian.org>
Wed, 01 Sep 2010 12:17:03 +0100
branchHighFidelityModel
changeset 371 377339f1bb26
parent 370 e2279909b5db
child 372 97fe2265d5ec
Add ncdengine\group\bld.inf to package_definition.xml file (see Bug 3646)
symbian4/mw/appinstall/package_definition.xml
--- a/symbian4/mw/appinstall/package_definition.xml	Wed Sep 01 10:20:33 2010 +0100
+++ b/symbian4/mw/appinstall/package_definition.xml	Wed Sep 01 12:17:03 2010 +0100
@@ -45,7 +45,10 @@
    </component>
   </collection>
     <collection id="ncdengine" name="Nokia Content Discover" level="framework">
-      <component id="ncdengine_build" filter="s60" name="NCD Engine" introduced="^1">
+      <component id="ncdengine_build" filter="s60" name="NCD API" introduced="^1">
+        <unit bldFile="ncdengine/group" />
+      </component>
+      <component id="ncdengine_engine" filter="s60" name="NCD Engine" introduced="^1">
         <unit bldFile="ncdengine/engine"  qt:proFile="engine.pro" qt:qmakeArgs="-r"/>
       </component>
     </collection>