loggingservices/eventlogger/group/bld.inf
changeset 29 cce6680bbf1c
parent 28 7a522c0700d3
child 31 ba1c4f4a893f
equal deleted inserted replaced
28:7a522c0700d3 29:cce6680bbf1c
       
     1 // Copyright (c) 1999-2010 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 // Logging engine
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 PRJ_EXPORTS
       
    23 
       
    24 ../LogWrap/inc/LOGWRAP.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logwrap.h)
       
    25 ../LogWrap/inc/LOGWRAPCONST.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logwrapconst.h)
       
    26 ../LogWrap/inc/LOGWRAPLIMITS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(logwraplimits.h)
       
    27 ../LogWrap/inc/LOGWRAP.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logwrap.inl)
       
    28 ../LogWrap/inc/LOGWRAP.HRH /epoc32/include/logwrap.hrh
       
    29 ../LogWrap/inc/LOGFILTERANDEVENTCONSTANTS.HRH /epoc32/include/logfilterandeventconstants.hrh
       
    30 ../LogWrap/inc/LOGENG.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logeng.h)
       
    31 ../LogWrap/inc/LOGENGDURATIONS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(logengdurations.h)
       
    32 ../LogWrap/inc/LOGENGEVENTS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(logengevents.h)
       
    33 ../LogWrap/inc/LOGSMSPDUDATA.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logsmspdudata.h)
       
    34 ../LogCli/inc/LOGCLI.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logcli.h)
       
    35 ../LogCli/inc/LOGCLI.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logcli.inl)
       
    36 ../LogCli/inc/LOGVIEW.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logview.h)
       
    37 ../LogCli/inc/LOGVIEW.INL SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logview.inl)
       
    38 ../LogCli/inc/LogViewChangeObserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logviewchangeobserver.h)
       
    39 ../LogCli/inc/LogClientChangeObserver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logclientchangeobserver.h)
       
    40 
       
    41 
       
    42 ../Rom/logeng.iby /epoc32/rom/include/logeng.iby
       
    43 ../Rom/logeng.hby /epoc32/rom/include/logeng.hby
       
    44 
       
    45 ../logcntmodel/inc/logcntmodel.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(logcntmodel.h)
       
    46 ../logcntmodel/inc/logcntdef.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(logcntdef.h)
       
    47 
       
    48 backup_registration.xml z:/private/101f401d/backup_registration.xml
       
    49 
       
    50 // ConfML Files
       
    51 ../conf/eventlogger.confml                  OS_LAYER_EXPORTS_CONFML(eventlogger.confml)
       
    52 ../conf/eventlogger_101f401d.crml	        OS_LAYER_EXPORTS_CRML(eventlogger_101f401d.crml)
       
    53 
       
    54 PRJ_MMPFILES
       
    55 
       
    56 LOGWRAP.MMP
       
    57 logstub.mmp
       
    58 logserv.mmp
       
    59 LOGCLI.MMP
       
    60 logcntmodel.mmp
       
    61 
       
    62 PRJ_TESTEXPORTS
       
    63 
       
    64 ../Rom/logengtest.iby                   /epoc32/rom/include/logengtest.iby
       
    65 ../group/logengtests.bat                z:/test/logengtests.bat
       
    66 
       
    67 ../test/src/oldLogdbu.dat               z:/test/oldLogdbu.dat
       
    68 ../test/src/corruptLogdbu.dat           z:/test/corruptLogdbu.dat
       
    69 ../test/src/corruptDamagedLogdbu.dat    z:/test/corruptDamagedLogdbu.dat
       
    70 ../test/101f401d.txt                    z:/test/101f401d.txt
       
    71 
       
    72 PRJ_TESTMMPFILES
       
    73 
       
    74 ../test/t_logtype.mmp
       
    75 ../test/t_logapi.mmp
       
    76 ../test/t_logapi2.mmp
       
    77 ../test/t_logbadclient.mmp
       
    78 ../test/t_logview1.mmp
       
    79 ../test/t_logpurge.mmp
       
    80 ../test/t_logheap.mmp
       
    81 ../test/t_logfile.mmp				
       
    82 ../test/t_logfilter.mmp
       
    83 ../test/t_lognotify.mmp
       
    84 ../test/t_logview2.mmp
       
    85 ../test/t_logviewfail.mmp
       
    86 ../test/t_logviewfail2.mmp
       
    87 ../test/t_logviewfail3.mmp
       
    88 ../test/t_logbench.mmp
       
    89 ../test/t_logbackup.mmp
       
    90 ../test/t_logevent.mmp
       
    91 ../test/t_logwrap.mmp
       
    92 ../test/t_logcontact.mmp
       
    93 ../test/t_logcntmatch.mmp
       
    94 ../test/t_logmaxnumlen.mmp
       
    95 ../test/t_logorderbyid.mmp
       
    96 ../test/t_logservercrash.mmp
       
    97 ../test/t_loghicaphelper.mmp		support
       
    98 ../test/t_loglowcapability.mmp
       
    99 ../test/t_loghicapability.mmp
       
   100 ../test/t_logsecureview_lowcap.mmp
       
   101 ../test/t_logsecureview_hicap.mmp
       
   102 ../test/T_LogSecurity.mmp
       
   103 ../test/t_logservIPC.mmp
       
   104 ../test/t_logapi_helper.mmp		support
       
   105 ../test/t_logcompat.mmp
       
   106 ../test/t_logsimid.mmp
       
   107 ../test/t_logcntmatchplugin.mmp		support
       
   108 
       
   109 #include "../test/tef/group/bld.inf"