bluetoothengine/btserviceutil/group/bld.inf
branchRCL_3
changeset 22 613943a21004
equal deleted inserted replaced
21:0ba996a9b75d 22:613943a21004
       
     1 /*
       
     2 * ============================================================================
       
     3 *  Name        : bld.inf
       
     4 *  Part of     : bluetoothengine / bluetoothengine
       
     5 *  Description : Build information file for bluetoothengine subsystem
       
     6 *
       
     7 *  Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     8 *  All rights reserved.
       
     9 *  This component and the accompanying materials are made available
       
    10 *  under the terms of "Eclipse Public License v1.0"
       
    11 *  which accompanies this distribution, and is available
       
    12 *  at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    13 *
       
    14 *  Initial Contributors:
       
    15 *  Nokia Corporation - initial contribution.
       
    16 *
       
    17 *  Contributors:
       
    18 *  Nokia Corporation
       
    19 * ============================================================================
       
    20 * Template version: 4.1.1
       
    21 */
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 
       
    28 ../export/btsimpleactive.h       MW_LAYER_PLATFORM_EXPORT_PATH(btservices/btsimpleactive.h)
       
    29 ../export/btdevextension.h       MW_LAYER_PLATFORM_EXPORT_PATH(btservices/btdevextension.h)
       
    30 ../export/advancedevdiscoverer.h MW_LAYER_PLATFORM_EXPORT_PATH(btservices/advancedevdiscoverer.h)
       
    31 ../export/devdiscoveryobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(btservices/devdiscoveryobserver.h)
       
    32 ../export/btdevrepository.h      MW_LAYER_PLATFORM_EXPORT_PATH(btservices/btdevrepository.h)
       
    33 ../rom/btserviceutil.iby         CORE_MW_LAYER_IBY_EXPORT_PATH(btserviceutil.iby)
       
    34 
       
    35 PRJ_MMPFILES
       
    36 btserviceutil.mmp
       
    37 
       
    38 PRJ_TESTMMPFILES
       
    39 ../tsrc/btserviceutiltest/group/btserviceutiltest.mmp
       
    40 
       
    41 PRJ_TESTEXPORTS