vpnengine/eventviewer/group/eventviewer.mmp
changeset 0 33413c0669b9
equal deleted inserted replaced
-1:000000000000 0:33413c0669b9
       
     1 /*
       
     2 * Copyright (c) 2000-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 eventViewer
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 TARGET      eventViewer.dll
       
    23 TARGETTYPE  dll
       
    24 UID         0x1000008d 0x10200EC5
       
    25 
       
    26 CAPABILITY  ALL -Tcb
       
    27 VENDORID    VID_DEFAULT
       
    28 
       
    29 SOURCEPATH  ../src
       
    30 SOURCE      eventviewer.cpp
       
    31 SOURCE      logfilehandler.cpp
       
    32 SOURCE      eventformater.cpp
       
    33 
       
    34 // The resource file containing IPSec VPN error messages,
       
    35 // generated for the system error resolver.
       
    36 SOURCEPATH  ../data
       
    37 START RESOURCE vpnlogmessages.rss
       
    38 HEADER
       
    39 TARGETPATH  /resource
       
    40 END
       
    41 
       
    42 USERINCLUDE ../inc
       
    43 USERINCLUDE ../../vpncommon/inc
       
    44 USERINCLUDE ../data
       
    45 USERINCLUDE ../../eventmediatorapi/inc
       
    46 USERINCLUDE ../../vpnmanager/inc
       
    47 USERINCLUDE ../../../vpnapiimpl/inc
       
    48 
       
    49 MW_LAYER_SYSTEMINCLUDE
       
    50 
       
    51 LIBRARY         euser.lib
       
    52 LIBRARY         efsrv.lib 
       
    53 LIBRARY         bafl.lib
       
    54 LIBRARY         eventmedapi.lib
       
    55 LIBRARY         cmmanager.lib
       
    56 LIBRARY         charconv.lib 
       
    57 
       
    58 DEBUGLIBRARY    flogger.lib