package_definition.xml
changeset 19 43824b19ee35
parent 0 f63038272f30
child 47 9e2a905b887f
child 56 9386f31cc85b
--- a/package_definition.xml	Mon May 03 12:40:50 2010 +0300
+++ b/package_definition.xml	Fri May 14 16:01:46 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"/> -->