bluetoothengine/group/bld.inf
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
     1 /*
     1 /*
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Build information file for project bluetoothengine
    14 * Description:  Build information file for project ?myapp
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 PRJ_PLATFORMS
    19 PRJ_PLATFORMS
    20 DEFAULT
    20 DEFAULT
    21 
    21 
    22 // This is to break cyclic building dependency between these logical components.
       
    23 // A better source structure will be implemented in future.
       
    24 
    22 
    25 #include "../btnotif/btnotifclient/group/bld.inf"
       
    26 #include "../bteng/group/bld.inf"
    23 #include "../bteng/group/bld.inf"
    27 #include "../btserviceutil/group/bld.inf"
       
    28 #include "../btnotif/group/bld.inf"
    24 #include "../btnotif/group/bld.inf"
    29 #include "../btaudioman/group/bld.inf"
    25 #include "../btaudioman/group/bld.inf"
    30 #include "../btmac/group/bld.inf"
    26 #include "../btmac/group/bld.inf"
    31 #include "../btsac/group/bld.inf"
    27 #include "../btsac/group/bld.inf"
    32 #include "../btaudiostreamer/group/bld.inf"
    28 #include "../btaudiostreamer/group/bld.inf"
    33 #include "../btsap/group/bld.inf"
    29 #include "../btsap/group/bld.inf"
       
    30 #include "../btui/group/bld.inf"
    34 #include "../btpbap/group/bld.inf"
    31 #include "../btpbap/group/bld.inf"
    35 #include "../bthid/group/bld.inf"
    32 #include "../bthid/group/bld.inf"
    36 #include "../btctrldcmoadapter/group/bld.inf"
    33 #include "../btctrldcmoadapter/group/bld.inf"
    37 
    34 
    38 
    35 
    42 PRJ_MMPFILES
    39 PRJ_MMPFILES
    43 
    40 
    44 PRJ_TESTMMPFILES
    41 PRJ_TESTMMPFILES
    45 
    42 
    46 PRJ_TESTEXPORTS
    43 PRJ_TESTEXPORTS
    47 ../conf/testframework.ini    /epoc32/WINSCW/C/TestFramework/testframework.ini
       
    48 ../btserviceutil/tsrc/btserviceutiltest/conf/btserviceutiltest.cfg  /epoc32/winscw/c/TestFramework/btserviceutiltest.cfg
       
    49 ../btnotif/btnotifclient/tsrc/btnotifclienttest/conf/btnotifclienttest.cfg   /epoc32/WINSCW/C/TestFramework/btnotifclienttest.cfg
       
    50 ../btnotif/btnotifwrapper/tsrc/btnotifwrappertest/conf/btnotifwrappertest.cfg    /epoc32/WINSCW/C/TestFramework/btnotifwrappertest.cfg
       
    51 ../btnotif/btnotifsrv/tsrc/btnotifsrvtest/conf/btnotifsrvtest.cfg   /epoc32/WINSCW/C/TestFramework/btnotifsrvtest.cfg