diff -r 3eacc0623088 -r 55f2396f6d25 loggingservices/eventlogger/test/t_logapi_helper.mmp --- a/loggingservices/eventlogger/test/t_logapi_helper.mmp Fri Apr 16 16:49:27 2010 +0300 +++ b/loggingservices/eventlogger/test/t_logapi_helper.mmp Mon May 03 14:09:14 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -16,16 +16,18 @@ // TARGET t_logapi_helper.exe -CAPABILITY AllFiles TARGETTYPE exe -SOURCEPATH src -SOURCE t_logapi_helper.cpp +CAPABILITY AllFiles USERINCLUDE ../test/inc USERINCLUDE ../Shared OS_LAYER_SYSTEMINCLUDE_SYMBIAN +SOURCEPATH ../test/src +SOURCE t_logapi_helper.cpp +SOURCE t_logutil.cpp + LIBRARY euser.lib LIBRARY efsrv.lib LIBRARY bafl.lib