textrendering/textformatting/group/FORM2.MMP
changeset 0 1fb32624e06b
child 40 91ef7621b7fc
equal deleted inserted replaced
-1:000000000000 0:1fb32624e06b
       
     1 /*
       
     2 * Copyright (c) 1997-2009 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 "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 * form.dll Formatted text display
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 /**
       
    21  @file
       
    22 */
       
    23 
       
    24 
       
    25 target          form.dll
       
    26 CAPABILITY All -Tcb
       
    27 targettype      DLL
       
    28 UID	0x1000008D 0x10003B27
       
    29 VENDORID 0x70000001
       
    30 
       
    31 sourcepath ../tbox
       
    32 userinclude ../tbox
       
    33 userinclude ../inc
       
    34 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
       
    36 source CARET.CPP
       
    37 source FRMDRAW.CPP
       
    38 source FRMFRAME.CPP
       
    39 source FRMPAGE.CPP FormLinePag.cpp
       
    40 source FRMPRINT.CPP
       
    41 source FRMSCRND.CPP
       
    42 source FRMTVIEW.CPP
       
    43 source FRMVIS.CPP
       
    44 source FRMPARAM.CPP
       
    45 source FORMUTIL.CPP
       
    46 source LAYEMU.CPP
       
    47 
       
    48 library euser.lib estor.lib gdi.lib fbscli.lib etext.lib ws32.lib tagma.lib bitgdi.lib fntstr.lib
       
    49 library linebreak.lib
       
    50 
       
    51 deffile FORM.DEF
       
    52 
       
    53 START WINS
       
    54 baseaddress	0x41800000
       
    55 END
       
    56 
       
    57 SMPSAFE