linklayercontrol/networkinterfacemgr/netcfgext/group/bld.inf
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Network Config Extension
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 
       
    24 DEFAULT
       
    25 
       
    26 PRJ_EXPORTS
       
    27 ../inc/netcfgextprov.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/netcfgextprov.h)
       
    28 ../inc/netcfgextnotify.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/netcfgextnotify.h)
       
    29 ../inc/nifconfigurationcontrol.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/nifconfigurationcontrol.h)
       
    30 ../inc/networkconfigextensionbase.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/networkconfigextensionbase.h)
       
    31 ../inc/rconfigdaemon.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/rconfigdaemon.h)
       
    32 ../inc/rconfigdaemonmess.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/rconfigdaemonmess.h)
       
    33 netcfgext.iby          			/epoc32/rom/include/netcfgext.iby
       
    34 
       
    35 
       
    36 PRJ_MMPFILES
       
    37 netcfgext.mmp
       
    38 
       
    39 
       
    40 
       
    41