telephonyprotocols/rawipnif/group/BLD.INF
changeset 0 3553901f7fa8
child 15 fc69e1e37771
child 23 6b1d113cdff3
equal deleted inserted replaced
-1:000000000000 0:3553901f7fa8
       
     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 // Network interface for supporting multiple primary PDP contexts on the telephony reference platform 
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 #ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
       
    23 
       
    24 #include "../version1/group/bld.inf"
       
    25 
       
    26 #else
       
    27 
       
    28 PRJ_PLATFORMS
       
    29 
       
    30 DEFAULT
       
    31 
       
    32 
       
    33 PRJ_EXPORTS
       
    34 
       
    35 RawIpNif.iby		/epoc32/rom/include/rawipnif.iby
       
    36 
       
    37 
       
    38 PRJ_MMPFILES
       
    39 
       
    40 RawIPNif.mmp
       
    41 
       
    42 #ifdef SYMBIAN_ZERO_COPY_NETWORKING
       
    43 RawIPNif2.mmp
       
    44 #endif
       
    45 
       
    46 #endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY