sipproviderplugins/sipprovider/sipdummyprt/group/SIPDummyPRT.iby
changeset 0 307788aac0a8
equal deleted inserted replaced
-1:000000000000 0:307788aac0a8
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 #ifndef SIPDUMMYPRT_IBY
       
    18 #define SIPDUMMYPRT_IBY
       
    19 
       
    20 // SIP Dummy PRT IBY
       
    21 #ifdef SYMBIAN_EXCLUDE_SIP
       
    22 REM Feature SIP is not included in this ROM
       
    23 #else
       
    24 file=ABI_DIR\DEBUG_DIR\SIPDummyPRT.PRT                                system\libs\SIPDummyPRT.PRT
       
    25 data=EPOCROOT##epoc32\data\z\private\101F7989\Esock\sip.providers.esk private\101F7989\Esock\sip.providers.esk
       
    26 
       
    27 #ifndef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
       
    28 data=EPOCROOT##epoc32\data\z\private\101F7988\esock_sip.cmi           private\101F7988\esock_sip.cmi
       
    29 #endif // SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
       
    30 
       
    31 #endif 
       
    32 #endif //SIPDUMMYPRT_IBY