localconnectivityservice/obexsendservices/group/bld.inf
branchRCL_3
changeset 40 52a167391590
equal deleted inserted replaced
39:4096754ee773 40:52a167391590
       
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  This file provides the information required for building the
       
    15 *                whole of ObexSendService
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 
       
    24 
       
    25 PRJ_EXPORTS
       
    26 ../obexservicesendutils/inc/BTServiceAPI.h           |../../inc/btserviceapi.h
       
    27 ../obexservicesendutils/inc/BTServiceParameterList.h |../../inc/BTServiceParameterList.h
       
    28 ../rom/obexservicebtsend.iby                         CORE_MW_LAYER_IBY_EXPORT_PATH(obexservicebtsend.iby)
       
    29 ../rom/obexserviceirsend.iby                         CORE_MW_LAYER_IBY_EXPORT_PATH(obexserviceirsend.iby)
       
    30 ../rom/obexservicesendutils.iby                      CORE_MW_LAYER_IBY_EXPORT_PATH(obexservicesendutils.iby)
       
    31 
       
    32 PRJ_MMPFILES
       
    33 ../group/sendutils.mmp
       
    34 ../group/obexservicebtsend.mmp
       
    35 ../group/obexserviceirsend.mmp
       
    36 
       
    37 PRJ_TESTMMPFILES
       
    38 
       
    39 
       
    40 //  End of File