Update contrib.
1 // Copyright (c) 2005-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".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
16 TARGET t_logsecurity.exe
21 MACRO LOGSERV_CAPABILITY_TEST
23 //CodeWarrior compilation options - disable the "illegal pragma" warning
24 OPTION CW -w noillpragmas
26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
27 USERINCLUDE ../test/inc
28 USERINCLUDE ../LogServ/inc
29 USERINCLUDE ../LogWrap/inc
32 SOURCEPATH ../test/src
33 SOURCE T_LogSecurity.cpp
36 SOURCEPATH ../LogServ/src
37 SOURCE logservsecurity.cpp
38 SOURCE LogServResourceInterpreter.cpp
39 SOURCE LogServPanic.cpp
40 SOURCE LogServSqlStrings.cpp