Update contrib.
1 // Copyright (c) 2002-2009 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.
14 // logcli.dll Log engine, to be included in ROM only if logwrap.dll is included
15 // logcli.rsc Resource definitions for log engine
28 UID 0x1000008d 0x10005343
32 //CodeWarrior compilation options - disable the "illegal pragma" warning
33 OPTION CW -w noillpragmas
38 SOURCEPATH ../LogCli/src
45 SOURCE LogViewObserver.cpp
47 SOURCE LogChangeDefinition.cpp
49 SOURCE logclientop.cpp
50 SOURCE LogClientObserver.cpp
51 SOURCE LogClientChangeObserver.cpp
53 SOURCE LogViewWindow.cpp
54 SOURCE LogViewWindowFetcher.cpp
55 SOURCE LogViewWindowLockObserver.cpp
56 SOURCE LogViewWindowChangeObserver.cpp
58 SOURCE LogCliServerShared.cpp
60 USERINCLUDE ../LogCli/inc
61 USERINCLUDE ../logcntmodel/inc
63 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
71 BASEADDRESS 0x4AD80000
74 #ifdef MMPSWITCH_LOGGING_ENABLED
80 #ifdef MMPSWITCH_LOGGING_CREATE_LOG_DIRECTORY
81 MACRO LOGGING_CREATE_LOG_DIRECTORY
84 #ifdef MMPSWITCH_LOGGING_WIPE_ON_BOOT
85 MACRO LOGGING_WIPE_ON_BOOT