networksecurity/ipsec/ipsecpol/group/ipsecpol.iby
changeset 20 e8d041006974
parent 0 af10295192d8
child 58 8d540f55e491
equal deleted inserted replaced
18:39bb7c3571e9 20:e8d041006974
    20  @file ipsecpol.iby
    20  @file ipsecpol.iby
    21 */
    21 */
    22 #ifndef __IPSECPOL_IBY__
    22 #ifndef __IPSECPOL_IBY__
    23 #define __IPSECPOL_IBY__
    23 #define __IPSECPOL_IBY__
    24 
    24 
    25 #ifdef SYMBIAN_EXCLUDE_IPSEC
    25 #ifndef __IPSEC
    26 
    26 
    27 REM Feature IPSECPOL not included in this rom
    27 REM Feature IPSECPOL not included in this rom
    28 
    28 
    29 #else
    29 #else
    30 
    30 
    31 data=EPOCROOT##epoc32\data\z\private\01000000\ipsecpol.ini  private\01000000\ipsecpol.ini
    31 data=EPOCROOT##epoc32\data\z\private\01000000\ipsecpol.ini  private\01000000\ipsecpol.ini
    32 
    32 
    33 file=ABI_DIR\DEBUG_DIR\ipsecpol.exe            System\Programs\ipsecpol.exe
    33 file=ABI_DIR\DEBUG_DIR\ipsecpol.exe            System\Programs\ipsecpol.exe
    34 
    34 
    35 #endif // SYMBIAN_EXCLUDE_IPSEC
    35 #endif // __IPSEC
    36 
    36 
    37 #endif // __IPSECPOL_IBY__
    37 #endif // __IPSECPOL_IBY__