vpnengine/vpnconnagt/group/vpnconnagt.mmp
changeset 17 8962128a2656
parent 0 33413c0669b9
equal deleted inserted replaced
4:29b591713d44 17:8962128a2656
     1 /*
     1 /*
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:   Project definition file for project vpnconnagt
    14 * Description:   Project definition file for project vpnconnagt
    15 *
    15 *
    16 */
    16 */
    17 
       
    18 
       
    19 
    17 
    20 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    21 
    19 
    22 TARGET          vpnconnagt.agt
    20 TARGET          vpnconnagt.agt
    23 TARGETTYPE      DLL
    21 TARGETTYPE      DLL
    30                     for RVCT builds                            */
    28                     for RVCT builds                            */
    31                     
    29                     
    32 
    30 
    33 SOURCEPATH      ../src
    31 SOURCEPATH      ../src
    34 SOURCE          vpnconnagt.cpp 
    32 SOURCE          vpnconnagt.cpp 
       
    33 SOURCE          vpnsipobserver.cpp
    35 
    34 
    36 USERINCLUDE     ../inc
    35 USERINCLUDE     ../inc
    37 USERINCLUDE     ../../vpncommon/inc
    36 USERINCLUDE     ../../vpncommon/inc
    38 USERINCLUDE     ../../vpnmanager/inc
    37 USERINCLUDE     ../../vpnmanager/inc
    39 USERINCLUDE     ../../eventmediatorapi/inc
    38 USERINCLUDE     ../../eventmediatorapi/inc
    44 LIBRARY         euser.lib 
    43 LIBRARY         euser.lib 
    45 LIBRARY         nifman.lib 
    44 LIBRARY         nifman.lib 
    46 LIBRARY         insock.lib
    45 LIBRARY         insock.lib
    47 LIBRARY         eventmedapi.lib
    46 LIBRARY         eventmedapi.lib
    48 LIBRARY         cmmanager.lib     
    47 LIBRARY         cmmanager.lib     
       
    48 LIBRARY         featmgr.lib
    49 
    49 
    50 DEBUGLIBRARY    flogger.lib 
    50 DEBUGLIBRARY    flogger.lib 
    51 
    51 
    52 #if defined(WINS)
    52 #if defined(WINS)
    53 deffile    /epoc32/release/wins/agent.def
    53 deffile    /epoc32/release/wins/agent.def