baseconnectionproviders/refscpr/group/bld.inf
branchRCL_3
changeset 26 b564fb5fd78b
parent 25 9d7ce34704c8
child 27 5ebd530e523b
equal deleted inserted replaced
25:9d7ce34704c8 26:b564fb5fd78b
     1 // Copyright (c) 2005-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 // Exporting headers of the extension parameters this SCPR supports.
       
    15 // The headers can be included by applications wishing to use the extension
       
    16 // instead of the generic parameter sets.
       
    17 // 
       
    18 //
       
    19 
       
    20 #ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
       
    21 
       
    22 PRJ_MMPFILES
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 PRJ_TESTEXPORTS
       
    27 ../inc/ReferenceSCPR_subconparams.h         SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(networking/reference_subconparams.h)
       
    28 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    29 ../inc/ReferenceSCPR_subconparams.inl       /epoc32/include/networking/reference_subconparams.inl
       
    30 #endif
       
    31 ../group/ReferenceSCPR.iby                  /epoc32/rom/include/referencescpr.iby
       
    32 
       
    33 PRJ_TESTMMPFILES
       
    34 ReferenceSCPR.mmp
       
    35 
       
    36 #endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY