realtimenetprots/sipfw/rom/siph2lanbearermonitor.iby
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     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 // Name          : siph2lanbearermonitor.iby
       
    15 // Part of       : SIP stack
       
    16 // Version       : SIP/4.0
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 #ifndef SIPH2LANBEARERMONITOR_IBY
       
    22 #define SIPH2LANBEARERMONITOR_IBY
       
    23 
       
    24 #ifdef SYMBIAN_EXCLUDE_SIP
       
    25 REM Feature SIP is not included in this ROM
       
    26 #else
       
    27 
       
    28 #ifndef  _EXCLUDE_SIP_LAN_SUPPORT 
       
    29 ECOM_PLUGIN(SipH2LanBearerMonitor.dll, SipH2LanBearerMonitor.rsc)
       
    30 
       
    31 #endif /* _EXCLUDE_SIP_LAN_SUPPORT */
       
    32 
       
    33 #endif /* SYMBIAN_EXCLUDE_SIP */
       
    34 
       
    35 #endif /* SIPH2LANBEARERMONITOR_IBY */