networksecurity/ipsec/ipsecpol/group/ipsecpol.iby
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
equal deleted inserted replaced
57:abbed5a4b42a 58:8d540f55e491
    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 #ifndef __IPSEC
    25 #ifdef SYMBIAN_EXCLUDE_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 // __IPSEC
    35 #endif // SYMBIAN_EXCLUDE_IPSEC
    36 
    36 
    37 #endif // __IPSECPOL_IBY__
    37 #endif // __IPSECPOL_IBY__