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 // logwrap.dll Wrapper API around log engine to enable optional removal of log engine from the ROM
26 UID 0x1000008d 0x10005342
31 //CodeWarrior compilation options - disable the "illegal pragma" warning
32 OPTION CW -w noillpragmas
34 SOURCEPATH ../LogWrap/src
35 SOURCE LOGACT.CPP LOGWRAP.CPP LOGEVENT.CPP LOGBASE.CPP LOGDLL.CPP
36 USERINCLUDE ../LogWrap/inc
37 USERINCLUDE ../logcntmodel/inc
38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
39 LIBRARY euser.lib efsrv.lib bafl.lib estor.lib logcli.lib
42 START RESOURCE LOGWRAP.RSS
43 TARGETPATH resource/logeng
49 BASEADDRESS 0x4ADA0000