bluetoothengine/group/bld.inf
author Sebastian Brannstrom <sebastianb@symbian.org>
Tue, 15 Jun 2010 12:47:37 +0100
branchGCC_SURGE
changeset 36 f83263de1cc7
parent 28 7e2761e776bd
child 41 0b2439c3e397
permissions -rw-r--r--
Bug 2946 - GCC compilation issues in BTSapSniffHandler.cpp. Note that the other reported errors are missing files, not GCC errors

/*
* Copyright (c) 2006-2010 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:  Build information file for project ?myapp
*
*/


PRJ_PLATFORMS
DEFAULT

// This is to break cyclic building dependency between these logical components.
// A better source structure will be implemented in future.

#include "../btnotif/btnotifclient/group/bld.inf"
#include "../bteng/group/bld.inf"
#include "../btserviceutil/group/bld.inf"
#include "../btnotif/group/bld.inf"
#include "../btaudioman/group/bld.inf"
#include "../btmac/group/bld.inf"
#include "../btsac/group/bld.inf"
#include "../btaudiostreamer/group/bld.inf"
#include "../btsap/group/bld.inf"
#include "../btpbap/group/bld.inf"
#include "../bthid/group/bld.inf"
#include "../btctrldcmoadapter/group/bld.inf"


PRJ_EXPORTS


PRJ_MMPFILES

PRJ_TESTMMPFILES

PRJ_TESTEXPORTS