telephonyprotocols/rawipnif/group/BLD.INF
changeset 44 8b72faa1200f
parent 39 2473f5e227f9
child 45 28dbf5a297f4
equal deleted inserted replaced
39:2473f5e227f9 44:8b72faa1200f
     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 PRJ_TESTEXPORTS
       
    38 
       
    39 // epoc.ini alternative and batchfile for replacement
       
    40 ../DATA/epocrawip.ini z:/testdata/configs/epocrawip.ini
       
    41 ../DATA/replaceepocrawipini.bat z:/testdata/configs/replaceepocrawipini.bat
       
    42 
       
    43 PRJ_MMPFILES
       
    44 
       
    45 RawIPNif.mmp
       
    46 
       
    47 #ifdef SYMBIAN_ZERO_COPY_NETWORKING
       
    48 RawIPNif2.mmp
       
    49 #endif
       
    50 
       
    51 #endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY