package_definition.xml
branchRCL_3
changeset 55 613943a21004
parent 0 f63038272f30
child 47 9e2a905b887f
child 56 9386f31cc85b
--- a/package_definition.xml	Thu Aug 19 10:05:41 2010 +0300
+++ b/package_definition.xml	Tue Aug 31 15:25:10 2010 +0300
@@ -5,7 +5,12 @@
       <component id="bteng" filter="s60" name="Bluetooth Engine">
         <unit bldFile="bluetoothengine/bteng/group"/>
       </component>
+      <component id="btserviceutil" filter="s60" name="Bluetooth Service Utility">
+        <unit bldFile="bluetoothengine/btserviceutil/group"/>
+      </component>
       <component id="btnotif" filter="s60" name="Bluetooth Notifier">
+      	<!-- client is separated for breaking cyclic compiling dependencies -->
+        <unit bldFile="bluetoothengine/btnotif/btnotifclient/group"/>
         <unit bldFile="bluetoothengine/btnotif/group"/>
           <!-- is this test needed as unit? -->
         <!-- <unit bldFile="bluetoothengine/btnotif/tsrc/btnotifapitest/group"/> -->