localconnectivityservice/locod/group/bld.inf
branchRCL_3
changeset 39 4096754ee773
parent 38 3dcb815346df
child 40 52a167391590
equal deleted inserted replaced
38:3dcb815346df 39:4096754ee773
     1 /*
       
     2 * Copyright (c) 2006 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:  Build information file for project Local Connectivity Daemon.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_MMPFILES
       
    24 locod.mmp
       
    25 
       
    26 PRJ_TESTMMPFILES
       
    27 
       
    28 PRJ_EXPORTS
       
    29 ../commoninc/locodbearer.h                  |../../../inc/locodbearer.h
       
    30 ../commoninc/locodplugin.hrh                |../../../inc/locodplugin.hrh
       
    31 ../commoninc/locodbearerplugin.h            |../../../inc/locodbearerplugin.h
       
    32 ../commoninc/locodbearerplugin.inl          |../../../inc/locodbearerplugin.inl
       
    33 ../commoninc/locodbearerpluginobserver.h    |../../../inc/locodbearerpluginobserver.h
       
    34 ../commoninc/locodbearerpluginparams.h      |../../../inc/locodbearerpluginparams.h
       
    35 ../commoninc/locodbearerpluginparams.inl    |../../../inc/locodbearerpluginparams.inl
       
    36 ../commoninc/locodserviceplugin.h           |../../inc/locodserviceplugin.h
       
    37 ../commoninc/locodserviceplugin.inl         |../../inc/locodserviceplugin.inl
       
    38 ../commoninc/locodservicepluginobserver.h   |../../inc/locodservicepluginobserver.h
       
    39 ../commoninc/locodservicepluginparams.h     |../../inc/locodservicepluginparams.h
       
    40 ../commoninc/locodservicepluginparams.inl   |../../inc/locodservicepluginparams.inl
       
    41 ../rom/locod.iby        CORE_MW_LAYER_IBY_EXPORT_PATH(locod.iby)
       
    42