webengine/wmlengine/group/lmgr/lmgr.mmp
branchRCL_3
changeset 49 919f36ff910f
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
       
     1 /*
       
     2 * Copyright (c) 1997-2001 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 #include  "../webkitcommon.mmpi"
       
    19 
       
    20 TARGET          lmgr.lib
       
    21 TARGETTYPE      lib
       
    22 
       
    23 CAPABILITY CAP_GENERAL_DLL
       
    24 
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 MACRO NOKIA_MOBILE_BROWSER
       
    28 #define NOKIA_MOBILE_BROWSER 1
       
    29 
       
    30 SOURCEPATH      ../../src/lmgr/src/
       
    31 
       
    32 SOURCE  LMgrAbstractTextBox.cpp
       
    33 SOURCE  LMgrAccessKey.cpp
       
    34 SOURCE  Action.c
       
    35 SOURCE  LMgrActiveBox.cpp
       
    36 SOURCE  LMgrActiveContainerBox.cpp
       
    37 SOURCE  LMgrAnimatedImageAggregate.cpp
       
    38 SOURCE  LMgrAnimatedImageBox.cpp
       
    39 SOURCE  AreaBox.cpp
       
    40 SOURCE  LMgrBoxVisitor.cpp
       
    41 SOURCE  LMgrBreakBox.cpp
       
    42 SOURCE  LMgrContainerBox.cpp
       
    43 SOURCE  LMgrEmptyBox.cpp
       
    44 SOURCE  LMgrEventHandler.cpp
       
    45 SOURCE  LMgrFlowBox.cpp
       
    46 SOURCE  LMgrFormatBox.cpp
       
    47 SOURCE  LMgrFormatContext.cpp
       
    48 SOURCE  LMgrImageBox.cpp
       
    49 SOURCE  ImageMapBox.cpp
       
    50 SOURCE  ImgContainerBox.cpp
       
    51 SOURCE  LMgrLineBox.cpp
       
    52 SOURCE  ListBullets.c
       
    53 SOURCE  LMgrBidiFlowBox.cpp
       
    54 SOURCE  LMgrMarqueeBox.cpp
       
    55 SOURCE  LMgrMediaBox.cpp
       
    56 SOURCE  LMgrNobrBox.cpp
       
    57 SOURCE  IEventListener.c
       
    58 SOURCE  LMgrObjectBox.cpp
       
    59 SOURCE  LMgrObjectBoxOOC.cpp
       
    60 SOURCE  PropertyList.c
       
    61 SOURCE  LMgrRootBox.cpp
       
    62 SOURCE  LMgrRuleBox.cpp
       
    63 SOURCE  SimplePropertyList.cpp
       
    64 SOURCE  LMgrSlavePropertyList.cpp
       
    65 SOURCE  LMgrSplitTextBox.cpp
       
    66 SOURCE  LMgrStaticTableContext.cpp
       
    67 SOURCE  LMgrStaticTableBox.cpp
       
    68 SOURCE  LMgrStaticTableCellBox.cpp
       
    69 SOURCE  LMgrStaticTableRowBox.cpp
       
    70 SOURCE  LMgrVerticalTableBox.cpp
       
    71 SOURCE  LMgrVerticalTableCellBox.cpp
       
    72 SOURCE  LMgrVerticalTableRowBox.cpp
       
    73 SOURCE  LMgrTextBox.cpp
       
    74 SOURCE  TransientPropertyList.c
       
    75 SOURCE  BoxRender.cpp
       
    76 SOURCE  BoxFormat.cpp
       
    77 SOURCE  BoxFormatHandler.cpp
       
    78 SOURCE  Marquee_BoxFormat.cpp
       
    79 SOURCE  TableCell_BoxFormat.cpp
       
    80 SOURCE  Epoc32AccessKey.c
       
    81 SOURCE  LMgrMarkerText.cpp
       
    82 SOURCE  LMgrMarkerImage.cpp
       
    83 SOURCE  LMgrAnonBlock.cpp
       
    84 SOURCE  LMgrAnonTableBox.cpp
       
    85 SOURCE  LMgrPosFlowBox.cpp