networksecurity/ipsec/ipsecpolparser/group/ipsecpolparser.mmp
changeset 0 af10295192d8
equal deleted inserted replaced
-1:000000000000 0:af10295192d8
       
     1 // Copyright (c) 2006-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 // ipsecpolparser.mmp - IPSec policy parser MMP file
       
    15 // IPSec policy parser MMP file
       
    16 // ipsecpolparser.dll Parser for IPSec policies
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 /**
       
    22  @file
       
    23 */
       
    24 
       
    25 MACRO       EPOC_SDK=0x07000000
       
    26 
       
    27 TARGET      ipsecpolparser.dll
       
    28 TARGETTYPE  dll
       
    29 
       
    30 UID         0x1000008d 0x10000999
       
    31 
       
    32 SOURCEPATH  ../src
       
    33 
       
    34 SOURCE      ipsecpolparser.cpp spdb.cpp
       
    35 
       
    36 USERINCLUDE ../../ipsec6/include
       
    37 USERINCLUDE     ../inc
       
    38 USERINCLUDE ../../ipsec6/inc
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 LIBRARY     euser.lib
       
    42 LIBRARY     efsrv.lib insock.lib esock.lib
       
    43 
       
    44 
       
    45 VENDORID 0x70000001
       
    46 CAPABILITY  ProtServ NetworkControl NetworkServices
       
    47 
       
    48 UNPAGED
       
    49 
       
    50 SMPSAFE