imgtools_os/romkiteka2/include/textshell_chassis_bats.oby
changeset 51 858432135449
parent 42 f532653c45c0
--- a/imgtools_os/romkiteka2/include/textshell_chassis_bats.oby	Thu May 27 14:02:32 2010 +0300
+++ b/imgtools_os/romkiteka2/include/textshell_chassis_bats.oby	Fri Jun 11 14:46:46 2010 +0300
@@ -29,7 +29,8 @@
 #undef SGA_SW_NO_GRAPHICSRESOURCE 
 #undef SYMBIAN_EXCLUDE_KEYMAP  
 
-
+// undef __BT to only get the client side dlls which should be present even if bluetooth hardware not present or not working.
+#undef __BT
 
 #define NO_METROTRK_APP // don't want metrotrk application
 #define HAS_ETHERNET	// include etherDrv, ether802, DHCP
@@ -103,7 +104,7 @@
 #include <c32.iby>
 #include <ecuart.iby>
 #include <irda.iby>
-// #include <bluetooth.iby>
+#include <bluetooth.iby>
 #include <stdlib.iby>
 #include <gdi.iby>
 #include <fntstore.iby>