diff -r fa9941cf3867 -r 667e88a979d7 loggingservices/eventlogger/test/t_logbadclient.mmp --- a/loggingservices/eventlogger/test/t_logbadclient.mmp Fri Mar 12 15:51:02 2010 +0200 +++ b/loggingservices/eventlogger/test/t_logbadclient.mmp Mon Mar 15 12:46:30 2010 +0200 @@ -1,4 +1,4 @@ -// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2006-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" @@ -15,6 +15,7 @@ TARGET t_logbadclient.exe TARGETTYPE EXE + CAPABILITY WriteDeviceData ReadDeviceData WriteUserData ReadUserData USERINCLUDE . @@ -25,6 +26,7 @@ SOURCEPATH ../test/src SOURCE t_logbadclient.cpp +SOURCE t_logutil.cpp SOURCEPATH ../LogCli/src SOURCE logservcli.cpp