diff -r 04ec7606545c -r fcc16690f446 loggingservices/eventlogger/group/BLD.INF --- a/loggingservices/eventlogger/group/BLD.INF Tue May 11 17:49:39 2010 +0300 +++ b/loggingservices/eventlogger/group/BLD.INF Tue May 25 14:35:19 2010 +0300 @@ -20,6 +20,7 @@ */ PRJ_EXPORTS + ../LogWrap/inc/LOGWRAP.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logwrap.h) ../LogWrap/inc/LOGWRAPCONST.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(logwrapconst.h) ../LogWrap/inc/LOGWRAPLIMITS.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(logwraplimits.h) @@ -51,6 +52,7 @@ ../conf/eventlogger_101f401d.crml OS_LAYER_EXPORTS_CRML(eventlogger_101f401d.crml) PRJ_MMPFILES + LOGWRAP.MMP logstub.mmp logserv.mmp @@ -58,14 +60,17 @@ logcntmodel.mmp PRJ_TESTEXPORTS -../Rom/logengtest.iby /epoc32/rom/include/logengtest.iby -../group/logengtests.bat /epoc32/data/z/system/test/logengtests.bat -../test/contacttestmanualpost.bat /epoc32/data/z/system/test/contacttestmanualpost.bat -../test/contacttestmanualpre.bat /epoc32/data/z/system/test/contacttestmanualpre.bat -../test/logservcntmatch.rsc /epoc32/data/z/system/test/logservcntmatch.rsc + +../Rom/logengtest.iby /epoc32/rom/include/logengtest.iby +../group/logengtests.bat z:/test/logengtests.bat +../test/src/oldLogdbu.dat z:/test/oldLogdbu.dat +../test/src/corruptLogdbu.dat z:/test/corruptLogdbu.dat +../test/src/corruptDamagedLogdbu.dat z:/test/corruptDamagedLogdbu.dat +../test/101f401d.txt z:/test/101f401d.txt PRJ_TESTMMPFILES + ../test/t_logtype.mmp ../test/t_logapi.mmp ../test/t_logapi2.mmp @@ -96,13 +101,9 @@ ../test/t_logsecureview_hicap.mmp ../test/T_LogSecurity.mmp ../test/t_logservIPC.mmp -../test/t_logapi_helper.mmp support +../test/t_logapi_helper.mmp support ../test/t_logcompat.mmp ../test/t_logsimid.mmp ../test/t_logcntmatchplugin.mmp support -PRJ_TESTEXTENSIONS -start extension syslibs/test/logeng_copytestfiles -end - #include "../test/tef/group/bld.inf"