--- a/loggingservices/eventlogger/test/T_LogSecurity.mmp Fri Mar 12 15:51:02 2010 +0200
+++ b/loggingservices/eventlogger/test/T_LogSecurity.mmp Mon Mar 15 12:46:30 2010 +0200
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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_logsecurity.exe
TARGETTYPE exe
+
CAPABILITY All -TCB
MACRO LOGSERV_CAPABILITY_TEST
@@ -30,6 +31,7 @@
SOURCEPATH ../test/src
SOURCE T_LogSecurity.cpp
+SOURCE t_logutil.cpp
SOURCEPATH ../LogServ/src
SOURCE logservsecurity.cpp
@@ -37,7 +39,12 @@
SOURCE LogServPanic.cpp
SOURCE LogServSqlStrings.cpp
-LIBRARY euser.lib efsrv.lib logwrap.lib logcli.lib bafl.lib edbms.lib
+LIBRARY euser.lib
+LIBRARY efsrv.lib
+LIBRARY logwrap.lib
+LIBRARY logcli.lib
+LIBRARY bafl.lib
+LIBRARY edbms.lib
VENDORID 0x70000001