vpnengine/eventmediator/group/eventmediator.mmp
changeset 0 33413c0669b9
child 44 735de8341ce4
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   Project definition file for project eventmed
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 
       
    23 TARGET      eventmed.exe
       
    24 TARGETTYPE  exe
       
    25 UID         0x1000008d 0x101FD288
       
    26 
       
    27 CAPABILITY ProtServ NetworkControl NetworkServices
       
    28 VENDORID   VID_DEFAULT
       
    29 
       
    30 SOURCEPATH  ../src
       
    31 SOURCE      eventmediator.cpp
       
    32 SOURCE      eventlogger.cpp
       
    33 SOURCE      eventmediatorstarter.cpp
       
    34 
       
    35 SOURCEPATH  ../../vpncommon/src
       
    36 SOURCE      srvstatic.cpp
       
    37 
       
    38 USERINCLUDE     ../inc
       
    39 USERINCLUDE     ../../eventmediatorapi/inc
       
    40 USERINCLUDE     ../../vpncommon/inc
       
    41 USERINCLUDE     ../../sit/inc
       
    42 USERINCLUDE     ../../vpnmanager/inc
       
    43 USERINCLUDE     ../../../vpnapiimpl/inc
       
    44 
       
    45 MW_LAYER_SYSTEMINCLUDE
       
    46 
       
    47 LIBRARY         euser.lib
       
    48 LIBRARY         efsrv.lib 
       
    49 LIBRARY         eventmedsit.lib
       
    50 DEBUGLIBRARY    flogger.lib