networksecurity/ipsec/ipsecpol/group/ipsecpol.iby
changeset 0 af10295192d8
child 20 e8d041006974
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     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 // ROM build file for ipsecpol
       
    15 //
       
    16 
       
    17 
       
    18 
       
    19 /**
       
    20  @file ipsecpol.iby
       
    21 */
       
    22 #ifndef __IPSECPOL_IBY__
       
    23 #define __IPSECPOL_IBY__
       
    24 
       
    25 #ifdef SYMBIAN_EXCLUDE_IPSEC
       
    26 
       
    27 REM Feature IPSECPOL not included in this rom
       
    28 
       
    29 #else
       
    30 
       
    31 data=EPOCROOT##epoc32\data\z\private\01000000\ipsecpol.ini  private\01000000\ipsecpol.ini
       
    32 
       
    33 file=ABI_DIR\DEBUG_DIR\ipsecpol.exe            System\Programs\ipsecpol.exe
       
    34 
       
    35 #endif // SYMBIAN_EXCLUDE_IPSEC
       
    36 
       
    37 #endif // __IPSECPOL_IBY__