bluetoothmgmt/btcommon/bld.inf
changeset 0 29b1cd4cb562
child 13 16aa830c86c8
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bluetoothmgmt/btcommon/bld.inf	Fri Jan 15 08:13:17 2010 +0200
@@ -0,0 +1,80 @@
+// Copyright (c) 1999-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// Bluetooth stack and communications
+// BLD.INF for Bluetooth Sub-system
+// 
+//
+
+/**
+ @file
+*/
+
+
+// Config
+#include "../btconfig/bld.inf"
+
+// Logging code
+#include "../../bluetooth/btlogger/group/BLD.INF"
+
+// User code	
+#include "../bluetoothclientlib/bld.inf"
+
+// HCI layer (API version 2)
+#include "../../bthci/bthci2/group/bld.inf"
+#include "../../bthci/hci2implementations/group/bld.inf"
+
+// Manager
+#include "../../bluetoothmgmt/btmgr/bld.inf"
+
+// Stack
+#include "../../bluetooth/btstack/bld.inf"
+
+// Remote Control
+#include "../../../devicesrv/accessoryservices/remotecontrolfw/group/bld.inf"
+
+// Profiles
+#include "../../bluetooth/gavdp/group/bld.inf"
+#include "../../bluetoothcommsprofiles/btpan/group/BLD.INF"
+
+
+// CSY
+#include "../../bluetooth/btcomm/bld.inf"
+
+// SDP
+#include "../../bluetooth/btsdp/bld.inf"
+
+// Extended notifier types
+#include "../../bluetooth/btextnotifiers/bld.inf"
+
+// HCI Proxy dll
+#include "../../bthci/hciextensioninterface/bld.inf"
+
+// Rom
+#include "../btrom/bld.inf"
+
+// Example Code
+#include "../../bluetooth/btexample/example/group/bld.inf"
+
+// Test UI
+#include "../../bluetooth/btexample/testui/bld.inf"
+
+// Subsystem Test Code
+#include "../../bluetooth/btexample/test/group/bld.inf"
+
+PRJ_EXPORTS
+//
+PRJ_MMPFILES
+//
+PRJ_TESTMMPFILES
+//