windowing/windowserver/group/DEBLOG.MMP
changeset 0 5d03bc08d59c
child 18 5e30ef2e26cb
equal deleted inserted replaced
-1:000000000000 0:5d03bc08d59c
       
     1 // Copyright (c) 1998-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".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // dlog.dll On-screen logging library
       
    15 // Originally generated by script April 1998
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 TARGET			dlog.dll
       
    24 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ
       
    25 TARGETTYPE		dll
       
    26 
       
    27 SOURCEPATH		../debuglog
       
    28 SOURCE			DEBUGLOG.CPP DECODER.CPP TXTHNDLR.CPP
       
    29 
       
    30 USERINCLUDE		../inc
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 DEFFILE			DLOG.DEF
       
    34 
       
    35 LIBRARY			euser.lib
       
    36 
       
    37 UID		268435597 268450597
       
    38 VENDORID 0x70000001
       
    39 
       
    40 START WINS
       
    41 BASEADDRESS		0x48A00000
       
    42 END
       
    43 
       
    44 UNPAGED
       
    45 
       
    46 
       
    47 SMPSAFE